Added SILC Thread Queue API
[silc.git] / lib / silccrypt / DIRECTORY
index b52c4f5ca5cbf32af76438a08286e8b69ca8f20b..67556b69433f90b96012255a355e55abbca1e36b 100644 (file)
@@ -1,23 +1,29 @@
 <!--
 @LIBRARY=SILC Crypto Library
 @FILENAME=silccryptlib.html
-@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=silcrng.html:SILC RNG API
+@LINK=silccipher.html:SILC Cipher API
+@LINK=silchash.html:SILC Hash Interface
+@LINK=silchmac.html:SILC HMAC Interface
+@LINK=silcrng_intro.html:Introduction to SILC RNG
+@LINK=silcrng.html:SILC RNG Interface
+@LINK=silcpkcs1.html:SILC PKCS #1 API
+@LINK=silcpk.html:SILC Public Key API
 -->
 
-<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@
-