#ring #signature #aead #digest #crypto

no-std ring-compat

Compatibility crate for using RustCrypto's traits with the cryptographic algorithm implementations from *ring*

13 releases (8 breaking)

0.99.0 Aug 25, 2021
0.8.0 Oct 7, 2023
0.7.0 Mar 19, 2023
0.5.1 Dec 12, 2022
0.1.0 Oct 9, 2020

#2359 in Cryptography

Download history 3824/week @ 2023-12-15 2775/week @ 2023-12-22 3635/week @ 2023-12-29 4158/week @ 2024-01-05 4641/week @ 2024-01-12 4133/week @ 2024-01-19 6857/week @ 2024-01-26 10260/week @ 2024-02-02 9949/week @ 2024-02-09 8949/week @ 2024-02-16 8886/week @ 2024-02-23 11609/week @ 2024-03-01 12297/week @ 2024-03-08 12791/week @ 2024-03-15 14673/week @ 2024-03-22 8481/week @ 2024-03-29

50,302 downloads per month
Used in 21 crates (7 directly)

Apache-2.0 OR MIT

180KB
553 lines

ring-compat

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

Compatibility crate for using RustCrypto's traits with the cryptographic algorithm implementations from ring.

Documentation

Minimum Supported Rust Version

Rust 1.65 or higher.

In the future the minimum supported Rust version can be changed, 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.

Dependencies

~6–16MB
~266K SLoC