Skip to content
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

Add new Wycheproof test vectors #114

Closed
brycx opened this issue Jan 17, 2020 · 0 comments · Fixed by #116
Closed

Add new Wycheproof test vectors #114

brycx opened this issue Jan 17, 2020 · 0 comments · Fixed by #116
Labels
testing All testing, except for fuzzing related

Comments

@brycx
Copy link
Member

brycx commented Jan 17, 2020

Google's Wycheproof has added test vectors for:

  • XChaCha20Poly1305
  • HKDF-HMAC-SHA512
  • HMAC-SHA512

These have to be added. The test vectors for ChaCha20Poly1305 have also been updated. Most of the logic for parsing the test vectors should already be present in the current tests for ChaCha20Poly1305. Those could probably also do with some refactoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing All testing, except for fuzzing related
Projects
None yet
1 participant