summaryrefslogtreecommitdiffstats
path: root/demos/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/README.txt')
-rw-r--r--demos/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/README.txt b/demos/README.txt
index d000c7c004..7b6ce6543b 100644
--- a/demos/README.txt
+++ b/demos/README.txt
@@ -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.