From b40ac6808f8a31f2f95de435036a6a7af111fdff Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 26 Aug 2014 10:08:44 -0400 Subject: Add the ed25519 ref10 code verbatim from supercop-20140622 We might use libsodium or ed25519-donna later on, but for now, let's see whether this is fast enough. We should use it in all cases when performance doesn't matter. --- src/ext/ed25519/ref10/d.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/ext/ed25519/ref10/d.h (limited to 'src/ext/ed25519/ref10/d.h') diff --git a/src/ext/ed25519/ref10/d.h b/src/ext/ed25519/ref10/d.h new file mode 100644 index 0000000000..e25f578350 --- /dev/null +++ b/src/ext/ed25519/ref10/d.h @@ -0,0 +1 @@ +-10913610,13857413,-15372611,6949391,114729,-8787816,-6275908,-3247719,-18696448,-12055116 -- cgit v1.2.3-54-g00ecf