Crypt::PBKDF2::Hash::HMACSHA1 - HMAC-SHA1 support for Crypt::PBKDF2 using Digest::SHA



NAME

Crypt::PBKDF2::Hash::HMACSHA1 - HMAC-SHA1 support for Crypt::PBKDF2 using Digest::SHA


VERSION

version 0.160410


DESCRIPTION

Uses the Digest::SHA manpage hmac_sha1 to provide the HMAC-SHA1 backend for the Crypt::PBKDF2 manpage.


AUTHOR

Andrew Rodland <arodland@cpan.org>


COPYRIGHT AND LICENSE

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.

 Crypt::PBKDF2::Hash::HMACSHA1 - HMAC-SHA1 support for Crypt::PBKDF2 using Digest::SHA