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

aria: initial implementaion of the ARIA cipher (RFC 5794) #340

Merged
merged 1 commit into from Oct 27, 2022

Conversation

lumag
Copy link
Contributor

@lumag lumag commented Oct 5, 2022

Signed-off-by: Dmitry Baryshkov dmitry.baryshkov@linaro.org

@lumag lumag mentioned this pull request Oct 5, 2022
19 tasks
@lumag lumag force-pushed the aria branch 3 times, most recently from eca0c82 to 930a807 Compare October 5, 2022 12:29
Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

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

It could be worth to split encryptors and decryptors into separate types, but it can be done in a later PR.

aria/src/lib.rs Outdated Show resolved Hide resolved
aria/src/lib.rs Outdated Show resolved Hide resolved
aria/src/lib.rs Outdated Show resolved Hide resolved
aria/src/lib.rs Outdated Show resolved Hide resolved
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@lumag
Copy link
Contributor Author

lumag commented Oct 24, 2022

@newpavlov gracious ping

Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

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

Sorry for the late review! I will release it right away.

@newpavlov newpavlov merged commit 9119944 into RustCrypto:master Oct 27, 2022
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

2 participants