signatory-ring crate Docs Build Status MIT/Apache2 licensed

[Signatory] ECDSA ([FIPS 186-4]) and Ed25519 ([RFC 8032]) provider for [ring].

Documentation

🚨 DEPRECATED: use ring-compat 🚨

This will be the LAST release of signatory-ring.

Please switch to the new ring-compat crate instead:

https://github.com/RustCrypto/ring-compat

License

Signatory is distributed under the terms of either the MIT license or the Apache License (Version 2.0), at your option.

See LICENSE-APACHE and LICENSE-MIT for details.