ROBODoc documented the SILC Hash Interface and improved
[silc.git] / lib / silccrypt / DIRECTORY
index be242967605973e42cf0650d3626a9f95e026116..8ed7268597f88f63b4fe9f5376791b96d60ac85c 100644 (file)
@@ -1,22 +1,28 @@
 <!--
 @LIBRARY=SILC Crypto Library
 @FILENAME=silccryptlib.html
+@LINK=silcrng_intro.html:Introduction to SILC RNG
+@LINK=silcrng.html:SILC RNG Interface
+@LINK=silchmac.html:SILC HMAC Interface
+@LINK=silchash.html:SILC Hash Interface
+@LINK=silccipher.html:SILC Cipher API
+@LINK=silcpkcs.html:SILC PKCS API
 -->
 
-<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>
 
-<LI><A HREF="silccipher.html">SILC Cipher API</A>
-<LI><A HREF="silchash.html">SILC Hash API</A>
-<LI><A HREF="silchmac.html">SILC HMAC API</A>
-<LI><A HREF="silcpkcs.html">SILC PKCS API</A>
-<LI><A HREF="silcrng.html">SILC RNG API</A>
-</OL>
+<br /><br />
+@LINKS@
+