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

Symmetric cipher test cases are incomplete #21

Open
reiniert opened this issue Jan 3, 2021 · 0 comments
Open

Symmetric cipher test cases are incomplete #21

reiniert opened this issue Jan 3, 2021 · 0 comments

Comments

@reiniert
Copy link
Member

reiniert commented Jan 3, 2021

The functional tests for the symmetric cipher(s) are currently limited to 256 bits keys and they verify authenticated encryption and decryption only. Additionally needed are

  • Tests for key sizes of 128 and 192 bits
  • Tests that include additional associated data to verify the different AEAD use cases
@reiniert reiniert changed the title Improve symmetric cipher test cases Symmetric cipher test cases are incomplete Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant