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

Commits on Jul 7, 2019

  1. doc: correct a reference to block size that was meant to be key size

    The AES block size is always the same, it's the key size that selects AES-128, AES-192, or AES-256.
    FiloSottile committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    35f2ac8 View commit details
    Browse the repository at this point in the history