Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / DIRECTORY
diff --git a/lib/silccrypt/DIRECTORY b/lib/silccrypt/DIRECTORY
deleted file mode 100644 (file)
index 67556b6..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<!--
-@LIBRARY=SILC Crypto Library
-@FILENAME=silccryptlib.html
-@LINK=silcpkcs.html:SILC PKCS 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 />
-<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.
-
-<br /><br />
-@LINKS@