Changes for version 0.102 - 2021-02-16
- pkcs5-tool(1): Added support for "env:<name>" and "file:<path>" for --input and --password params
- pkcs5-tool(1): Read password from user input (readline)
- pkcs5-tool(1): Added support for read input data from STDIN
- pkcs5-tool(1): Added CLI.pm class and t/60.CLI.t test
- PBKDF2.pm: Added new PBKDF2WithHmapSHA* functions
- PBKDF2.pm: Fixed PBKDF2 LDAP schema function
- Fixed critiques and code beautification
Documentation
PKCS#5 Password-Based Encryption Tools
Modules
Perl extension for PKCS #5 Password-Based Encryption Algorithms
PKCS#5 Password-Based Encryption Command Line Interface
Perl extension for PKCS #5 Password-Based Encryption Schema 1 (PBES1)
Perl extension for PKCS #5 Password-Based Encryption Schema 2 (PBES2)
Perl extension for PKCS #5 Password-Based Key Derivation Function 1 (PBKDF1)
Perl extension for PKCS #5 Password-Based Key Derivation Function 2 (PBKDF2)