logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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