Add ed25519

This commit is contained in:
Moxie Marlinspike
2014-06-24 12:59:22 -07:00
parent 79020cd33c
commit 2ed8d333d9
81 changed files with 7997 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
#define CRYPTO_SECRETKEYBYTES 64
#define CRYPTO_PUBLICKEYBYTES 32
#define CRYPTO_BYTES 64
#define CRYPTO_DETERMINISTIC 1