#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

#2712 in Cryptography

Download history 22007/week @ 2024-07-21 22909/week @ 2024-07-28 25809/week @ 2024-08-04 26702/week @ 2024-08-11 24980/week @ 2024-08-18 23737/week @ 2024-08-25 28189/week @ 2024-09-01 27579/week @ 2024-09-08 25760/week @ 2024-09-15 26193/week @ 2024-09-22 28517/week @ 2024-09-29 24850/week @ 2024-10-06 29274/week @ 2024-10-13 28721/week @ 2024-10-20 23690/week @ 2024-10-27 27132/week @ 2024-11-03

109,506 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