]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - demos/README.txt
Add EVP demo for SIPHASH
[thirdparty/openssl.git] / demos / README.txt
index d000c7c00443a4e6c7ac2ad1b9080bb80bfe54c6..7b6ce6543b65b4c920bb7e20d197000f455ac8cb 100644 (file)
@@ -31,6 +31,7 @@ scrypt.c               Demonstration of SCRYPT password based key derivation
 mac:
 gmac.c                 Demonstration of GMAC message authentication
 poly1305.c             Demonstration of Poly1305-AES message authentication
+siphash.c              Demonstration of SIPHASH message authentication
 
 pkey:
 EVP_PKEY_EC_keygen.c   Generate an EC key.