Releases: giterlizzi/perl-Crypt-PBE
Releases · giterlizzi/perl-Crypt-PBE
v0.103: Improved pkcs5-tool(1) and "Crypt::PBE" classes
pkcs5-tool(1)
: Added--format=FORMAT
,--hex
and--base64
input/output formatpkcs5-tool(1)
: Improved verbose output- Improved HEX output
- New tests
- Fixed critiques and code beautification
v0.102
Added new PBKDF2WithHmapSHA*
functions, improved pkcs5-tool(1)
and fixed PBKDF2 LDAP schema function
pkcs5-tool(1)
: Added support forenv:<name>
andfile:<path>
for--input
and--password
paramspkcs5-tool(1)
: Read password from user input (readline)pkcs5-tool(1)
: Added support for read input data from STDINpkcs5-tool(1)
: AddedCLI.pm
class andt/60.CLI.t
testPBKDF2.pm
: Added newPBKDF2WithHmapSHA*
functionsPBKDF2.pm
: Fixed PBKDF2 LDAP schema function- Added new tests
- Fixed critiques and code beautification
v0.101
Added missing Crypt::OpenSSL::AES prerequisite in Makefile.PL and imp…
v0.100
First public release of Crypt::PBE