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

Adding hmac512 for hybrid mode #589

Merged
merged 27 commits into from
Sep 18, 2024
Merged

Adding hmac512 for hybrid mode #589

merged 27 commits into from
Sep 18, 2024

Conversation

mojtaba-bisheh
Copy link
Contributor

@mojtaba-bisheh mojtaba-bisheh commented Sep 10, 2024

update hardware spec to include hmac512
update hmac core to support both hmac384 and hmac512
keep backward compatibility
update hmac version to v2.0
update hmac cov to cover mode
update hmac uvmf to cover hmac512 randomized test
fix issue #191

@mojtaba-bisheh mojtaba-bisheh self-assigned this Sep 10, 2024
@mojtaba-bisheh
Copy link
Contributor Author

CCed @vmhatre FYI

Copy link

linux-foundation-easycla bot commented Sep 12, 2024

CLA Missing ID CLA Not Signed

@mojtaba-bisheh mojtaba-bisheh linked an issue Sep 16, 2024 that may be closed by this pull request
calebofearth
calebofearth previously approved these changes Sep 16, 2024
Nitsirks
Nitsirks previously approved these changes Sep 17, 2024
@calebofearth calebofearth dismissed stale reviews from Nitsirks and themself via 0419fd1 September 17, 2024 19:27
@calebofearth calebofearth merged commit e45badf into main Sep 18, 2024
57 of 58 checks passed
@calebofearth calebofearth deleted the mojtaba-hmac512 branch September 18, 2024 16:43
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.

Leakage of intermediate SHA digest during HMAC Computation
3 participants