diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-26 17:38:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-26 17:38:20 +0000 |
commit | 640156187b8d43b00a05f85303babf6df5f7277c (patch) | |
tree | 3ad9bda6652cb9d29d19ab003bc42ab9f6e505cf /security/p5-PBKDF2-Tiny/distinfo | |
parent | - Add p5-Authen-SASL-SASLprep 1.01 (diff) |
- Add p5-PBKDF2-Tiny 0.005
PBKDF2::Tiny provides an RFC 2898 compliant PBKDF2 implementation using
HMAC-SHA1 or HMAC-SHA2 in under 100 lines of code.
WWW: http://search.cpan.org/dist/PBKDF2-Tiny/
Notes
Notes:
svn path=/head/; revision=380030
Diffstat (limited to 'security/p5-PBKDF2-Tiny/distinfo')
-rw-r--r-- | security/p5-PBKDF2-Tiny/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-PBKDF2-Tiny/distinfo b/security/p5-PBKDF2-Tiny/distinfo new file mode 100644 index 000000000000..1706478a8bf3 --- /dev/null +++ b/security/p5-PBKDF2-Tiny/distinfo @@ -0,0 +1,2 @@ +SHA256 (PBKDF2-Tiny-0.005.tar.gz) = b4e21dc59b30265eaaa41b705087ec03447d9c655a14ac40ff46e4de29eabf8e +SIZE (PBKDF2-Tiny-0.005.tar.gz) = 20448 |