Merged silc_1_0_branch to trunk.
[silc.git] / lib / silccrypt / DIRECTORY
index 7b95063422ea6b8897f720af76f15bb2fb02e22f..6c7c743205336bde1cca4d360c05a4cd09279e64 100644 (file)
@@ -4,21 +4,25 @@
 @LINK=silcrng_intro.html:Introduction to SILC RNG
 @LINK=silcrng.html:SILC RNG Interface
 @LINK=silccipher.html:SILC Cipher API
-@LINK=silchash.html:SILC Hash API
-@LINK=silchmac.html:SILC HMAC API
 @LINK=silcpkcs.html:SILC PKCS API
+@LINK=silcpkcs1.html:SILC PKCS#1 API
+@LINK=silchash.html:SILC Hash Interface
+@LINK=silchmac.html:SILC HMAC Interface
 -->
 
-<BIG><B>SILC Crypto Library</B></BIG>
-<BR /><BR />
-<B>Introduction</B>
+<big><b>SILC Crypto Library</b></big>
+<br />
+<small>Directory: lib/silccrypt/</small>
+<br />
+<small>Library: libsilc.a, libsilc.lib</small>
+<br /><br />
+<b>Introduction</b>
 
-<BR /><BR />
+<br /><br />
 SILC Crypto Library provides cryptographic routines for applications.  It
 provides interfaces for ciphers, hash functions, HMACs and public key
 cryptosystems.  In addition is also provides interfaces for cryptographically
 strong random number generator.
 
-<BR /><BR />
+<br /><br />
 @LINKS@
-