pkcs12

Crates.iopkcs12
lib.rspkcs12
version0.2.0-pre.0
created_at2020-06-12 14:01:17.561462+00
updated_at2026-01-12 02:54:57.669604+00
descriptionPure Rust implementation of Public-Key Cryptography Standards (PKCS) #12: Personal Information Exchange Syntax v1.1 (RFC7292)
homepagehttps://github.com/RustCrypto/formats/tree/master/pkcs12
repositoryhttps://github.com/RustCrypto/formats
max_upload_size
id253280
size148,065
formats (github:rustcrypto:formats)

documentation

README

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.

Commit count: 1682

cargo fmt