#pkcs #crypto

deprecated no-std pkcs7

DEPRECATED: use the cms crate instead

5 releases

1.0.0 Sep 5, 2017
0.4.1 May 13, 2023
0.4.0 Mar 19, 2023
0.4.0-pre.0 May 9, 2022
0.1.0 Aug 15, 2016

#22 in #pkcs

Download history 2226/week @ 2023-12-13 1161/week @ 2023-12-20 1198/week @ 2023-12-27 2473/week @ 2024-01-03 2349/week @ 2024-01-10 2807/week @ 2024-01-17 2280/week @ 2024-01-24 2656/week @ 2024-01-31 2253/week @ 2024-02-07 2219/week @ 2024-02-14 1955/week @ 2024-02-21 2471/week @ 2024-02-28 2565/week @ 2024-03-06 2697/week @ 2024-03-13 2780/week @ 2024-03-20 2239/week @ 2024-03-27

10,710 downloads per month
Used in 18 crates (3 directly)

Apache-2.0 OR MIT

550KB
11K SLoC

RustCrypto: PKCS#7 (Cryptographic Messages)

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

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #7: Cryptographic Message Syntax v1.5 (RFC 5652 and RFC 8933).

Documentation

🚨 DEPRECATED! 🚨

The pkcs7 crate is deprecated and will not receive further releases.

Please migrate to the following instead:

See #1045 for more information.

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

~0.7–1.2MB
~25K SLoC