Merge branch 'topic/mm-fixes' of git://208.110.73.182/silc into silc.1.1.branch
[silc.git] / lib / silccrypt / DIRECTORY
index b3ce891dd8aea0ea3d63a3346b21e7b684825291..4a777cd5d8a517b192e98fd40bbb29e1522896c7 100644 (file)
@@ -1,24 +1,29 @@
 <!--
 @LIBRARY=SILC Crypto Library
 @FILENAME=silccryptlib.html
+@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=silcrng.html:SILC RNG API
+@LINK=silcpk.html:SILC Public Key API
+@LINK=silcpkcs1.html:SILC PKCS #1 API
+@LINK=silchash.html:SILC Hash Interface
+@LINK=silchmac.html:SILC HMAC Interface
 -->
 
-<OL>
-<FONT SIZE="+3">SILC Crypto Library</FONT><BR><BR>
-<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
-<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
+<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 />
 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.
-</FONT>
-</PRE>
 
+<br /><br />
 @LINKS@
-
-</OL>