#signature #ecdsa #crypto #ed25519 #signing

macro no-std signature_derive

Custom derive support for the 'signature' crate

12 releases (3 stable)

2.1.0 Nov 12, 2023
2.0.1 Apr 17, 2023
2.0.0 Jan 15, 2023
2.0.0-pre.0 Oct 31, 2022
0.2.1 Jun 7, 2019

#36 in #ecdsa

Download history 4201/week @ 2023-12-04 4149/week @ 2023-12-11 3391/week @ 2023-12-18 1875/week @ 2023-12-25 3048/week @ 2024-01-01 3990/week @ 2024-01-08 4555/week @ 2024-01-15 6187/week @ 2024-01-22 7513/week @ 2024-01-29 8417/week @ 2024-02-05 6990/week @ 2024-02-12 4719/week @ 2024-02-19 4827/week @ 2024-02-26 4163/week @ 2024-03-04 3954/week @ 2024-03-11 3466/week @ 2024-03-18

16,672 downloads per month
Used in 6 crates (2 directly)

Apache-2.0 OR MIT

16KB
295 lines

signature crate custom derive support

This crate provides proc macros used by the signature crate.

Not intended to be used directly. See the signature crate's documentation for additional details:

Documentation

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

~330–780KB
~19K SLoC