#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

#2905 in Cryptography

Download history 28506/week @ 2024-10-18 26152/week @ 2024-10-25 24855/week @ 2024-11-01 27749/week @ 2024-11-08 29865/week @ 2024-11-15 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 26913/week @ 2025-01-31

117,737 downloads per month
Used in 20 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

~0.6–1.1MB
~25K SLoC