Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Crypt::PBKDF2::Hash::DigestHMAC - Digest::HMAC hash support for Crypt::PBKDF2.

Attributes

digest_class
       The Digest class to use. Will be passed to "Digest->new".

Author

       Andrew Rodland <arodland@cpan.org>

Description

       Uses Digest::HMAC to make nearly any Digest-compatible module compatible with Crypt::PKBDF2 by driving it
       with the standard HMAC algorithm to combine the key and the data.

Name

       Crypt::PBKDF2::Hash::DigestHMAC - Digest::HMAC hash support for Crypt::PBKDF2.

Version

       version 0.161520

See Also