rust-ctr 0.6.0
CTR block mode of operation
This package provides a generic implementations of CTR mode for block ciphers. Mode functionality is accessed using traits from re-exported cipher crate.
- Website: https://docs.rs/ctr/
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-crypto.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-ctr 0.6.0
as follows:
guix install rust-ctr@0.6.0
Or install the latest version:
guix install rust-ctr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.