#message-format #certificate #rfc #pure #described #4211

no-std crmf

Pure Rust implementation of the Certificate Request Message Format (CRMF) as described in RFC 4211

4 releases (2 breaking)

0.3.0-pre.0 Oct 8, 2024
0.2.0 Jun 25, 2023
0.2.0-pre.0 Mar 11, 2023
0.0.0 Jan 17, 2023

#2620 in Cryptography

Download history 9/week @ 2024-07-01 38/week @ 2024-07-08 37/week @ 2024-07-15 31/week @ 2024-07-22 31/week @ 2024-07-29 7/week @ 2024-08-05 3/week @ 2024-08-26 2/week @ 2024-09-02 13/week @ 2024-09-09 14/week @ 2024-09-16 21/week @ 2024-09-23 22/week @ 2024-09-30 123/week @ 2024-10-07 46/week @ 2024-10-14

212 downloads per month
Used in 2 crates (via cmpv2)

Apache-2.0 OR MIT

1MB
20K SLoC

RustCrypto: Certificate Request Message Format (CRMF)

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Pure Rust implementation of the Certificate Request Message Format (CRMF) as described in RFC 4211.

Documentation

Minimum Supported Rust Version

This crate requires Rust 1.75 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