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

aes: restore fixslice64.rs #247

Merged
merged 1 commit into from
May 9, 2021
Merged

aes: restore fixslice64.rs #247

merged 1 commit into from
May 9, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented May 9, 2021

It appears that fixslice64.rs was accidentally overwritten with fixslice32.rs in #208.

This restores the 64-bit implementation to what it was prior to that PR.

Closes #246.

It appears that `fixslice64.rs` was accidentally overwritten with
`fixslice32.rs` in #208.

This restores the 64-bit implementation to what it was prior to that PR.

Closes #246.
@tarcieri tarcieri merged commit 0fd47e3 into master May 9, 2021
@tarcieri tarcieri deleted the aes/restore-fixslice64 branch May 9, 2021 17:06
@tarcieri tarcieri mentioned this pull request May 9, 2021
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.

fixslice64.rs got clobbered?
1 participant