summaryrefslogtreecommitdiff
path: root/Filelist.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-01-27 01:41:53 -0500
committerJeffrey Walton <noloader@gmail.com>2019-01-27 01:41:53 -0500
commite388f2d88d7f4b2b52f60d5254ab27aaebcfa06e (patch)
tree85983c1001a7314f065ecb45b4003c01861d8ae0 /Filelist.txt
parent6cd2d0a06a57fd800d2c590055eb741f870ac2ec (diff)
downloadcryptopp-git-e388f2d88d7f4b2b52f60d5254ab27aaebcfa06e.tar.gz
Add Poly1305TLS algorithm (GH #727)
This is the IETF's rendition of Poly1305 that forgoes AES and the nonce, and uses 16-bytes of the key directly to mac the message
Diffstat (limited to 'Filelist.txt')
-rw-r--r--Filelist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist.txt b/Filelist.txt
index 1ba541ba..84a217eb 100644
--- a/Filelist.txt
+++ b/Filelist.txt
@@ -506,6 +506,7 @@ TestVectors/mars.txt
TestVectors/nr.txt
TestVectors/panama.txt
TestVectors/poly1305aes.txt
+TestVectors/poly1305_tls.txt
TestVectors/rabbit.txt
TestVectors/Readme.txt
TestVectors/rsa_oaep.txt