X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccrypt%2FDIRECTORY;h=6c7c743205336bde1cca4d360c05a4cd09279e64;hb=c257b555225193e54d85daf541d29578b3c93882;hp=7b95063422ea6b8897f720af76f15bb2fb02e22f;hpb=35013080aabb8ec82609c07c43c5444cbf6568e4;p=silc.git diff --git a/lib/silccrypt/DIRECTORY b/lib/silccrypt/DIRECTORY index 7b950634..6c7c7432 100644 --- a/lib/silccrypt/DIRECTORY +++ b/lib/silccrypt/DIRECTORY @@ -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 --> -SILC Crypto Library -

-Introduction +SILC Crypto Library +
+Directory: lib/silccrypt/ +
+Library: libsilc.a, libsilc.lib +

+Introduction -

+

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. -

+

@LINKS@ -