#asn-1 #der #asn1-der #pkcs

macro no-std der_derive

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

22 releases

Uses new Rust 2024

0.8.0-rc.2 Apr 23, 2025
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.1.0 Dec 22, 2020

#8 in #asn1-der

Download history 90676/week @ 2025-01-15 98598/week @ 2025-01-22 117834/week @ 2025-01-29 131463/week @ 2025-02-05 103880/week @ 2025-02-12 126245/week @ 2025-02-19 111003/week @ 2025-02-26 113025/week @ 2025-03-05 130741/week @ 2025-03-12 145160/week @ 2025-03-19 118109/week @ 2025-03-26 138240/week @ 2025-04-02 129147/week @ 2025-04-09 108254/week @ 2025-04-16 160542/week @ 2025-04-23 155916/week @ 2025-04-30

591,906 downloads per month
Used in 340 crates (2 directly)

Apache-2.0 OR MIT

110KB
2.5K 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

~205–640KB
~15K SLoC