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

doc: correct a reference to block size that was meant to be key size #64

Merged
merged 1 commit into from Jul 7, 2019
Merged

doc: correct a reference to block size that was meant to be key size #64

merged 1 commit into from Jul 7, 2019

Conversation

FiloSottile
Copy link
Contributor

The AES block size is always the same, it's the key size that selects AES-128, AES-192, or AES-256.

The AES block size is always the same, it's the key size that selects AES-128, AES-192, or AES-256.
@elithrar
Copy link
Contributor

elithrar commented Jul 7, 2019

Good catch; thanks Filippo!

@elithrar elithrar merged commit 8645062 into gorilla:master Jul 7, 2019
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