#private-key #key #pkcs #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

#2975 in Cryptography

Download history 26259/week @ 2024-11-22 24762/week @ 2024-11-29 30304/week @ 2024-12-06 27036/week @ 2024-12-13 11730/week @ 2024-12-20 9472/week @ 2024-12-27 21816/week @ 2025-01-03 27985/week @ 2025-01-10 27162/week @ 2025-01-17 30377/week @ 2025-01-24 33582/week @ 2025-01-31 34097/week @ 2025-02-07 28364/week @ 2025-02-14 30916/week @ 2025-02-21 29068/week @ 2025-02-28 32284/week @ 2025-03-07

126,482 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