#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

#21 in #pkcs

Download history 818/week @ 2024-11-17 631/week @ 2024-11-24 1051/week @ 2024-12-01 1100/week @ 2024-12-08 1273/week @ 2024-12-15 327/week @ 2024-12-22 284/week @ 2024-12-29 1307/week @ 2025-01-05 1363/week @ 2025-01-12 1868/week @ 2025-01-19 2027/week @ 2025-01-26 1777/week @ 2025-02-02 1732/week @ 2025-02-09 1293/week @ 2025-02-16 3312/week @ 2025-02-23 1268/week @ 2025-03-02

7,716 downloads per month
Used in 12 crates (2 directly)

Apache-2.0 OR MIT

605KB
12K 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.6–1.1MB
~23K SLoC