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

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

#10 in #asn1-der

Download history 84078/week @ 2024-12-14 36414/week @ 2024-12-21 44319/week @ 2024-12-28 82107/week @ 2025-01-04 94599/week @ 2025-01-11 88619/week @ 2025-01-18 114754/week @ 2025-01-25 126203/week @ 2025-02-01 117963/week @ 2025-02-08 108406/week @ 2025-02-15 118925/week @ 2025-02-22 111113/week @ 2025-03-01 125851/week @ 2025-03-08 140905/week @ 2025-03-15 121680/week @ 2025-03-22 105413/week @ 2025-03-29

512,643 downloads per month
Used in 303 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