dedis / kyber

Advanced crypto library for the Go language
Other
643 stars 168 forks source link

Add EDDSA test-vectors #542

Closed K1li4nL closed 2 months ago

K1li4nL commented 2 months ago

This pull request add test vectors to kyber eddsa implementation from the following source: https://github.com/C2SP/wycheproof/blob/0d2dab394df1eb05b0865977f7633d010a98bccd/testvectors_v1/ed25519_test.json

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud