Crates.io | cipher |
lib.rs | cipher |
version | 0.5.0-pre.7 |
source | src |
created_at | 2015-06-25 05:47:45.505637 |
updated_at | 2024-08-14 15:51:00.755973 |
description | Traits for describing block ciphers and stream ciphers |
homepage | |
repository | https://github.com/RustCrypto/traits |
max_upload_size | |
id | 2463 |
size | 96,352 |
Traits which define the functionality of block ciphers and stream ciphers.
See RustCrypto/block-ciphers and RustCrypto/stream-ciphers for algorithm implementations which use these traits.
Rust 1.65 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.