gost-modes

Crates.iogost-modes
lib.rsgost-modes
version0.5.0
sourcesrc
created_at2020-07-03 17:09:57.348238
updated_at2021-04-29 17:36:33.382681
descriptionBlock cipher modes of operation
homepage
repositoryhttps://github.com/RustCrypto/block-ciphers
max_upload_size
id261068
size46,648
block-ciphers (github:rustcrypto:block-ciphers)

documentation

https://docs.rs/block-modes

README

RustCrypto: GOST Modes

crate Docs Apache2/MIT licensed Project Chat Rust Version Build Status

Generic implementation of block cipher modes of operation, defined in GOST R 34.13-2015.

Documentation

Minimum Supported Rust Version

Rust 1.41 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

Licensed under either of:

at your option.

Contribution

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.

Commit count: 502

cargo fmt