#signature #ecdsa #ed25519 #signing #crypto

no-std async-signature

Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)

11 releases (6 breaking)

0.6.0-pre.1 Feb 1, 2024
0.5.1 Apr 2, 2024
0.5.0 Jan 3, 2024
0.5.0-pre.0 Dec 29, 2023
0.0.1 Oct 6, 2020

#2480 in Cryptography

Download history 30/week @ 2023-12-29 36/week @ 2024-01-05 78/week @ 2024-01-12 237/week @ 2024-01-19 105/week @ 2024-01-26 138/week @ 2024-02-02 143/week @ 2024-02-09 146/week @ 2024-02-16 136/week @ 2024-02-23 194/week @ 2024-03-01 205/week @ 2024-03-08 260/week @ 2024-03-15 286/week @ 2024-03-22 317/week @ 2024-03-29 164/week @ 2024-04-05

1,066 downloads per month

Apache-2.0 OR MIT

37KB
317 lines

RustCrypto: async-signature

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

Minimum Supported Rust Version

Rust 1.75 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

License

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

~56KB