Crypt::PBKDF2::Hash::HMACSHA2 - HMAC-SHA2 support for Crypt::PBKDF2 using Digest::SHA
version 0.161520
Uses the Digest::SHA manpage hmac_sha256/hmac_sha384/hmac_sha512 to provide
the HMAC-SHA2 family of hashes for the Crypt::PBKDF2 manpage.
Andrew Rodland <arodland@cpan.org>
This software is copyright (c) 2016 by Andrew Rodland.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
|