#public-key-cryptography #private-key #pkcs #key-exchange #key #private

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

#11 in #private

Download history 25826/week @ 2024-12-02 31360/week @ 2024-12-09 25419/week @ 2024-12-16 8647/week @ 2024-12-23 10414/week @ 2024-12-30 23789/week @ 2025-01-06 29121/week @ 2025-01-13 25026/week @ 2025-01-20 32442/week @ 2025-01-27 34490/week @ 2025-02-03 32449/week @ 2025-02-10 29938/week @ 2025-02-17 29912/week @ 2025-02-24 28740/week @ 2025-03-03 33641/week @ 2025-03-10 29361/week @ 2025-03-17

122,610 downloads per month
Used in 6 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