DOKK / manpages / debian 12 / libcrypt-pbkdf2-perl / Crypt::PBKDF2::Hash::HMACSHA3.3pm.en
Crypt::PBKDF2::Hash::HMACSHA3(3pm) User Contributed Perl Documentation Crypt::PBKDF2::Hash::HMACSHA3(3pm)

Crypt::PBKDF2::Hash::HMACSHA3 - HMAC-SHA3 support for Crypt::PBKDF2 using Digest::SHA

version 0.161520

Uses Digest::HMAC and Digest::SHA3 "sha3_256"/"sha3_384"/"sha3_512" to provide the HMAC-ShA3 family of hashes for Crypt::PBKDF2.

This could be done with Crypt::PBKDF2::Hash::DigestHMAC instead, but it seemed nice to have a uniform interface to HMACSHA*.

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.

2022-06-12 perl v5.34.0