#pkcs #der #asn1-der #asn-1 #crypto #itu

macro no-std der_derive

Custom derive support for the der crate’s Choice and Sequence traits

21 releases

0.8.0-rc.1 Oct 9, 2024
0.8.0-rc.0 Jul 26, 2024
0.8.0-pre.0 Jan 7, 2024
0.7.3 Jul 9, 2024
0.1.0 Dec 22, 2020

#11 in #asn1-der

Download history 50681/week @ 2024-07-05 58496/week @ 2024-07-12 59301/week @ 2024-07-19 62407/week @ 2024-07-26 69053/week @ 2024-08-02 67220/week @ 2024-08-09 65897/week @ 2024-08-16 67485/week @ 2024-08-23 65194/week @ 2024-08-30 69028/week @ 2024-09-06 63339/week @ 2024-09-13 69225/week @ 2024-09-20 71747/week @ 2024-09-27 73448/week @ 2024-10-04 74474/week @ 2024-10-11 81872/week @ 2024-10-18

314,817 downloads per month
Used in 203 crates (2 directly)

Apache-2.0 OR MIT

100KB
2K SLoC

RustCrypto: DER Custom Derive Support

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

Custom derive support for the der crate's Choice and Sequence traits:

https://github.com/RustCrypto/formats/tree/master/der

Documentation

Minimum Supported Rust Version

This crate requires Rust 1.71 at a minimum.

We may change the MSRV in the future, but it will be accompanied by 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

~250–700KB
~17K SLoC