X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilccrypt%2Fsilccrypto.h.in;fp=lib%2Fsilccrypt%2Fsilccrypto.h.in;h=f7aa3b5fd461e7f4c18678f42b5cef9cf20c8026;hp=8a13011590ef8817e5efa786098b3a8da7b443c5;hb=8cbd4e2524c7e45c506bd00779d05f6608a81f66;hpb=57af98efbd82c4c89c81850f42b02585fed1a16a diff --git a/lib/silccrypt/silccrypto.h.in b/lib/silccrypt/silccrypto.h.in index 8a130115..f7aa3b5f 100644 --- a/lib/silccrypt/silccrypto.h.in +++ b/lib/silccrypt/silccrypto.h.in @@ -26,7 +26,7 @@ * silc_crypto_init function. It needs to be called only once per-process * but must be called before any crypto functions are used. * - * In initialization all builtin ciphers, hash functions, HMACs, PKCSs + * In initialization all builtin ciphers, hash functions, MACs, PKCSs * and other algorithms will be registered to the crypto library. If user * wants to register new algorithms or change the order of the automatically * registered algorithms, user can do this by re-registering the algorithms @@ -89,7 +89,7 @@ extern "C" { #include #include #include -#include +#include #include #include #include