| Crypt::PBKDF2::Hash::HMACSHA2(3pm) | User Contributed Perl Documentation | Crypt::PBKDF2::Hash::HMACSHA2(3pm) |
NAME
Crypt::PBKDF2::Hash::HMACSHA2 - HMAC-SHA2 support for Crypt::PBKDF2 using Digest::SHA
VERSION
version 0.261630
DESCRIPTION
Uses Digest::SHA "hmac_sha256"/"hmac_sha384"/"hmac_sha512" to provide the HMAC-SHA2 family of hashes for Crypt::PBKDF2.
AUTHOR
Andrew Rodland <andrew@cleverdomain.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 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.
| 2026-08-07 | perl v5.42.2 |