#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

#14 in #asn1-der

Download history 66132/week @ 2024-08-15 68107/week @ 2024-08-22 63679/week @ 2024-08-29 69722/week @ 2024-09-05 66962/week @ 2024-09-12 65181/week @ 2024-09-19 72078/week @ 2024-09-26 72220/week @ 2024-10-03 73517/week @ 2024-10-10 81971/week @ 2024-10-17 84139/week @ 2024-10-24 75712/week @ 2024-10-31 76399/week @ 2024-11-07 82314/week @ 2024-11-14 87848/week @ 2024-11-21 76109/week @ 2024-11-28

336,340 downloads per month
Used in 227 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

~245–700KB
~17K SLoC