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

Detail seek() usage #22

Merged
merged 1 commit into from Sep 29, 2022
Merged

Detail seek() usage #22

merged 1 commit into from Sep 29, 2022

Commits on Sep 27, 2022

  1. Details seek() usage

    It took some effort to understand that counter works not by blocks as in [diagram] (from Wikipedia?) but counts each bytes, so I would say it worth mentioning this.
    
    Please, comment if it's better to place this notification upstream to `cipher` crate, or any other place.
    
    [diagram]: https://raw.githubusercontent.com/RustCrypto/media/26acc39f/img/block-modes/ctr_enc.svg
    skaunov committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1d8e2dd View commit details
    Browse the repository at this point in the history