#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

#2579 in Cryptography

Download history 128/week @ 2024-03-14 318/week @ 2024-03-21 228/week @ 2024-03-28 179/week @ 2024-04-04 221/week @ 2024-04-11 411/week @ 2024-04-18 4555/week @ 2024-04-25 6842/week @ 2024-05-02 10536/week @ 2024-05-09 10081/week @ 2024-05-16 11683/week @ 2024-05-23 16005/week @ 2024-05-30 16066/week @ 2024-06-06 14693/week @ 2024-06-13 18291/week @ 2024-06-20 13075/week @ 2024-06-27

65,485 downloads per month
Used in 3 crates (2 directly)

Apache-2.0 OR MIT

1MB
18K 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