-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Umbrella: Update Wycheproof test vectors to v1 #165
Comments
@Lukasa aha!
So I propose we delete them, it is a bit misleading to have them there. And then I can add new tests ECDSA using IEEE P1316 encoding, using
So I propose the four unused vectors gets deleted, and I add a new unit tests, and update EDIT: done: #167 |
Hey @Sajjon, are there any further vectors you'd like to add as part of this ticket? |
@Lukasa I think I'm done for now, I will close this issue. |
This issue is an umbrella issue where we can keep track of my efforts upgrading all Wycheproof test vectors from v0 to v1.
aes_gcm
- Update Wycheproof aes_gcm.json to v1 #156chacha20_polt1305
- Update Wycheproof chacha20_poly1305 to v1 #157ecdh_secp256r1_test
- Update Wycheproof ecdh_secp256r1_test.json to v1 #160ecdh_secp256r1_ecpoint_test
- Update Wycheproof ecdh_secp256r1_ecpoint_test.json to v1 #158ecdh_secp384r1_test
- Update Wycheproof ecdh_secp384r1_test.json to v1 #162ecdh_secp384r1_ecpoint_test
- Update Wycheproof ecdh_secp384r1_ecpoint_test.json to v1 #161ecdh_secp521r1_test
- Update Wycheproof ecdh_secp521r1_test.json to v1 #163ecdh_secp521r1_ecpoint_test
- Update Wycheproof ecdh_secp521r1_ecpoint_test.json to v1 #164ecdsa_secp256r1_sha256_test
open PR Update Wycheproof multiple ECDSA test vectors to v1 #166ecdsa_secp256r1_sha512_test
open PR Update Wycheproof multiple ECDSA test vectors to v1 #166ecdsa_secp384r1_sha384_test
open PR Update Wycheproof multiple ECDSA test vectors to v1 #166ecdsa_secp384r1_sha512_test
open PR Update Wycheproof multiple ECDSA test vectors to v1 #166ecdsa_secp521r1_sha512_test
open PR Update Wycheproof multiple ECDSA test vectors to v1 #166eddsa_test
(renamed ->ed25519_test
) - Update Wycheproof eddsa_test to v1 (renamed to ed25519_test) #159x25519_test
- Update Wycheproof 'x25519_test.json' to v1 #155The text was updated successfully, but these errors were encountered: