Signatory

crate Docs Apache2/MIT licensed MSRV Build Status

Pure Rust digital signature library with support for elliptic curve digital signature algorithms, namely ECDSA ([FIPS 186‑4]) and Ed25519 ([RFC 8032]).

Documentation

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.