]> git.codecow.com Git - Monocypher.git/commitdiff
No need for testing Ed25519 specificaly
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 24 Sep 2017 15:34:14 +0000 (17:34 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 24 Sep 2017 15:34:14 +0000 (17:34 +0200)
EdDSA works.  SHA-512 is properly tested.  Replacing Blake2b by
SHA-512 is only a pre-processor directive away —it's foolproof.  We
don't need specific Ed-25519 tests.

README.md

index 0a59c34bbc23bf2b1d7a2dc41d15295b59f31616..fddc82fcbb8cafe03f384cab1165e631ce3f5843 100644 (file)
--- a/README.md
+++ b/README.md
@@ -132,8 +132,6 @@ Note: the speed benchmark currently requires the POSIX
 Customisation
 -------------
 
-_TODO: the test suite doesn't support the customisation yet._
-
 For simplicity, compactness, and performance reasons, Monocypher
 signatures default to EdDSA with curve25519 and Blake2b.  This is
 different from the more mainstream Ed25519, which uses SHA-512