summaryrefslogtreecommitdiff
path: root/Filelist.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-12-13 10:19:54 -0500
committerJeffrey Walton <noloader@gmail.com>2018-12-13 10:19:54 -0500
commit152ac6177c8227aad52d73fec74a776454f23baa (patch)
tree8978961b876fa03e20a1eb8a1979bdf93b2e1f24 /Filelist.txt
parent20f4d22055ef99c440b62963991359bc3ff6ef27 (diff)
downloadcryptopp-git-152ac6177c8227aad52d73fec74a776454f23baa.tar.gz
Add Moon's curve25519 using SSE2 (GH #761)
Moon's code is very fast. In fact it is so fast it broke our benchmarks. Moon's code registers 0.00 milliseconds and 0.00 megacycles/operation.
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 cae750c7..26ae40f6 100644
--- a/Filelist.txt
+++ b/Filelist.txt
@@ -104,6 +104,7 @@ drbg.h
donna.h
donna_32.cpp
donna_64.cpp
+donna_sse.cpp
dsa.cpp
dsa.h
eax.cpp