Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5:
Password-Based Cryptography Specification Version 2.1 (RFC 8018).
This package contains library source intended for building other packages which
use the "default" feature of the "pkcs5" crate.