Skip to content

std/crypto/aes: fix AES {encrypt,decrypt}Wide #8098

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

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

jedisct1
Copy link
Contributor

These functions are not used by anything yet, but run the last round only once.

These functions are  not used by anything yet, but run the last
round only once.
@daurnimator daurnimator added the standard library This issue involves writing Zig code for the standard library. label Feb 28, 2021
@daurnimator
Copy link
Contributor

I'm surprised this code doesn't hit #3696

@Vexu Vexu merged commit 0423f0f into ziglang:master Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library This issue involves writing Zig code for the standard library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants