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 generated XChaCha20 test vectors #37

Closed
brycx opened this issue Nov 22, 2018 · 1 comment
Closed

Add generated XChaCha20 test vectors #37

brycx opened this issue Nov 22, 2018 · 1 comment
Labels
testing All testing, except for fuzzing related

Comments

@brycx
Copy link
Member

brycx commented Nov 22, 2018

Currently XChaCha20 (with IETF ChaCha20) is tested directly with only one RFC test vector. Other than that, it's tested implicitly through XChaCha20Poly1305.

Like HChaCha20 is tested using test vectors generated with Monocypher, there should be generated test vectors for XChaCha20 as well. These can be generated using Monocypher, libsodium or some other well-tested cryptography library that offers XChaCha20 for that matter.

@brycx brycx added the good first issue Good for newcomers label Nov 22, 2018
@brycx brycx added the testing All testing, except for fuzzing related label Dec 12, 2018
@brycx brycx removed the good first issue Good for newcomers label Feb 2, 2022
@brycx
Copy link
Member Author

brycx commented Feb 2, 2022

Closing as fixed (see discussion in #273)

@brycx brycx closed this as completed Feb 2, 2022
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
Development

No branches or pull requests

1 participant