#asn1-der #der #asn-1 #pkcs #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

#15 in #asn1-der

Download history 77811/week @ 2024-10-13 82552/week @ 2024-10-20 79329/week @ 2024-10-27 79568/week @ 2024-11-03 75884/week @ 2024-11-10 85721/week @ 2024-11-17 80139/week @ 2024-11-24 79164/week @ 2024-12-01 92366/week @ 2024-12-08 83820/week @ 2024-12-15 34849/week @ 2024-12-22 45209/week @ 2024-12-29 82961/week @ 2025-01-05 93938/week @ 2025-01-12 90051/week @ 2025-01-19 110285/week @ 2025-01-26

381,075 downloads per month
Used in 254 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

~200–630KB
~15K SLoC