New SILC PKCS API, enabling support for other public keys/certs.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3fc948fd13338b45a1ac58302f8afb4d2364ac6b..432bd167f0eb0aa95a9224e8708c9e130a8c31e0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+Sat Dec 30 22:54:21 EET 2005  Pekka Riikonen <priikone@silcnet.org>
+
+       * New SILC PKCS API enabling support for other public keys
+         and certificates, lib/silccrypt/silcpkcs.[ch], silcpk.[ch].
+
+       * Separated SILC Public Key Payload routines from the PKCS API
+         to lib/silccore/silcpubkey.[ch].
+
 Wed Dec 28 13:55:22 EET 2005  Pekka Riikonen <priikone@silcnet.org>
 
        * Added SILC Key Repository library, lib/silcskr.