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 possibility to use min CCM tag len 8 #373

Merged
merged 2 commits into from
May 18, 2024

Conversation

pawelosyp
Copy link
Contributor

The PR includes the possibility to set the minimal TAG length of 8 bytes.

Our project intentionally rejects smaller sizes of the tag. It is related to security seasons - the 4-byte tag can be easily brute-forced.

Signed-off-by: Pawel Osypiuk <pawelosyp@gmail.com>
@avinaw01-arm
Copy link
Collaborator

Test descriptions of all new requested data-sets in Test-25 are incorrect. Please edit the correct Tag lengths and commit again. We can incorporate this PR post that.

@pawelosyp
Copy link
Contributor Author

@avinaw01-arm test descriptions changed (the last one is the same), take a look if they are OK.

@avinaw01-arm
Copy link
Collaborator

This looks Ok to me. We'll begin with final validation of this PR.

@jk-arm jk-arm merged commit 1f4d778 into ARM-software:main May 18, 2024
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

Successfully merging this pull request may close these issues.

None yet

3 participants