pkcs5

Crates.iopkcs5
lib.rspkcs5
version0.8.0-rc.13
created_at2020-06-12 14:01:10.523029+00
updated_at2026-01-25 02:53:55.573813+00
descriptionPure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018)
homepagehttps://github.com/RustCrypto/formats/tree/master/pkcs5
repositoryhttps://github.com/RustCrypto/formats
max_upload_size
id253273
size132,817
formats (github:rustcrypto:formats)

documentation

README

RustCrypto: PKCS#5

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018).

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