#private-key #key #pkcs #private #crypto

no-std pkcs12

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #12: Personal Information Exchange Syntax v1.1 (RFC7292)

2 unstable releases

0.1.0 Jan 4, 2024
0.0.0 Jun 12, 2020

#2752 in Cryptography

Download history 26780/week @ 2024-08-10 24970/week @ 2024-08-17 23612/week @ 2024-08-24 28145/week @ 2024-08-31 27691/week @ 2024-09-07 25548/week @ 2024-09-14 26431/week @ 2024-09-21 28221/week @ 2024-09-28 24960/week @ 2024-10-05 28903/week @ 2024-10-12 29051/week @ 2024-10-19 23667/week @ 2024-10-26 26985/week @ 2024-11-02 27703/week @ 2024-11-09 29387/week @ 2024-11-16 21979/week @ 2024-11-23

108,922 downloads per month
Used in 4 crates (2 directly)

Apache-2.0 OR MIT

1MB
20K SLoC

RustCrypto: PKCS#12 Personal Information Exchange Syntax

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

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #12: Personal Information Exchange Syntax v1.1 (RFC7292).

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