Skip to content
forked from RustCrypto/traits

Collection of cryptography related traits

Notifications You must be signed in to change notification settings

kornelski/traits

 
 

Repository files navigation

RustCrypto traits Build Status

Collection of traits which describe functionality of cryptographic primitives.

Crates

Name Crates.io Documentation
block-cipher-trait crates.io Documentation
crypto-mac crates.io Documentation
digest crates.io Documentation
stream-cipher crates.io Documentation

Minimum Rust version

All crates in this repository support Rust 1.21 or higher. In future minimally supported version of Rust can be changed, but it will be done with the minor version bump.

License

All crates 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.

About

Collection of cryptography related traits

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.8%
  • Shell 1.2%