ttiurani / nacl-compat

Pure Rust compatibility layer for NaCl-family libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RustCrypto: compatibility layer for NaCl-family libraries

Project Chat

Pure Rust implementation of APIs from NaCl-family libraries (e.g. libsodium, TweetNaCl).

Crates

Name Crates.io Documentation MSRV
crypto_box crates.io Documentation 1.56
crypto_kx crates.io Documentation 1.56
crypto_secretstream crates.io Documentation 1.56

MSRV Policy

Minimum Supported Rust Version (MSRV) can be changed in the future, but it will be done with a 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

Pure Rust compatibility layer for NaCl-family libraries


Languages

Language:Rust 100.0%