#pkcs #private-key #key

no-std pkcs12

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

2 unstable releases

Uses new Rust 2024

new 0.2.0-pre.0 Jan 12, 2026
0.1.0 Jan 4, 2024
0.0.0 Jun 12, 2020

#2962 in Cryptography

Download history 62097/week @ 2025-09-28 56465/week @ 2025-10-05 58085/week @ 2025-10-12 51688/week @ 2025-10-19 51003/week @ 2025-10-26 57384/week @ 2025-11-02 50708/week @ 2025-11-09 49822/week @ 2025-11-16 55424/week @ 2025-11-23 60646/week @ 2025-11-30 54156/week @ 2025-12-07 56437/week @ 2025-12-14 30336/week @ 2025-12-21 29143/week @ 2025-12-28 65174/week @ 2026-01-04 83459/week @ 2026-01-11

211,342 downloads per month
Used in 18 crates (3 directly)

Apache-2.0 OR MIT

1.5MB
23K 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 (MSRV) Policy

MSRV increases are not considered breaking changes and can happen in patch releases.

The crate MSRV accounts for all supported targets and crate feature combinations, excluding explicitly unstable features.

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