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

Implement XofHmacSha256Aes128 #435

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Implement XofHmacSha256Aes128 #435

merged 1 commit into from
Nov 29, 2023

Conversation

cjpatton
Copy link
Contributor

Add a new module, daphne::vdaf::xof, that implements a custom XOF based on HMAC-SHA256 and AES128 in CTR mode.

@cjpatton cjpatton requested a review from mendess November 22, 2023 19:03
Add a new module, `daphne::vdaf::xof`, that implements a custom XOF
based on HMAC-SHA256 and AES128 in CTR mode.
@cjpatton cjpatton force-pushed the cjpatton/next-dap-8 branch from fb09b07 to fc59ed2 Compare November 29, 2023 15:29
@cjpatton cjpatton merged commit 0cdb015 into main Nov 29, 2023
4 checks passed
@cjpatton cjpatton deleted the cjpatton/next-dap-8 branch November 29, 2023 16:31
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.

2 participants