#asn1 #der #crypto #itu #pkcs

macro no-std der_derive

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

17 releases

0.7.2 Aug 7, 2023
0.7.1 Apr 19, 2023
0.7.0 Feb 27, 2023
0.6.1 Dec 6, 2022
0.1.0 Dec 22, 2020

#7 in #asn1-der

Download history 9424/week @ 2023-08-15 11374/week @ 2023-08-22 13453/week @ 2023-08-29 15771/week @ 2023-09-05 13713/week @ 2023-09-12 12888/week @ 2023-09-19 12595/week @ 2023-09-26 13488/week @ 2023-10-03 16496/week @ 2023-10-10 24878/week @ 2023-10-17 27076/week @ 2023-10-24 20791/week @ 2023-10-31 22082/week @ 2023-11-07 23242/week @ 2023-11-14 19412/week @ 2023-11-21 18204/week @ 2023-11-28

87,615 downloads per month
Used in 97 crates (via der)

Apache-2.0 OR MIT

96KB
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.65 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

~330–750KB
~18K SLoC