k12

Crates.iok12
lib.rsk12
version0.3.0
sourcesrc
created_at2017-06-04 04:43:03.952911
updated_at2023-06-10 17:06:50.616232
descriptionPure Rust implementation of the KangarooTwelve hash function
homepage
repositoryhttps://github.com/RustCrypto/hashes
max_upload_size
id17627
size27,115
hashes (github:rustcrypto:hashes)

documentation

https://docs.rs/k12

README

RustCrypto: KangarooTwelve

crate Docs Apache2/MIT licensed Rust Version Build Status

Pure Rust implementation of the KangarooTwelve extensible-output function (XOF).

Documentation

Minimum Supported Rust Version

Rust 1.56 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: 559

cargo fmt