From 152ac6177c8227aad52d73fec74a776454f23baa Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 13 Dec 2018 10:19:54 -0500 Subject: 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. --- Filelist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Filelist.txt') 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 -- cgit v1.2.1