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

fiat-crypto powered Poly1305 #260

Merged
merged 11 commits into from
Jan 30, 2022
Merged

fiat-crypto powered Poly1305 #260

merged 11 commits into from
Jan 30, 2022

Conversation

brycx
Copy link
Member

@brycx brycx commented Dec 18, 2021

closes #198

TODO:

@brycx brycx added the improvement General improvements to code label Dec 18, 2021
@brycx brycx added this to the v0.17.1 milestone Dec 18, 2021
@brycx brycx force-pushed the fiat-poly branch 2 times, most recently from b4c0939 to 5f84953 Compare December 28, 2021 17:30
@brycx brycx marked this pull request as ready for review January 23, 2022 18:21
@brycx brycx requested a review from vlmutolo January 23, 2022 18:47
README.md Outdated Show resolved Hide resolved
src/hazardous/mac/poly1305.rs Show resolved Hide resolved
src/hazardous/mac/poly1305.rs Show resolved Hide resolved
@brycx brycx requested a review from vlmutolo January 30, 2022 15:08
Copy link
Contributor

@vlmutolo vlmutolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@brycx brycx merged commit 6282899 into master Jan 30, 2022
@brycx brycx deleted the fiat-poly branch January 30, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement General improvements to code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing Poly1305 using fiat-crypto
2 participants