[libcrypt-pbkdf2-perl] 07/09: Mention SHA-3 in long description

Salvatore Bonaccorso carnil at debian.org
Fri Aug 29 18:45:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libcrypt-pbkdf2-perl.

commit bdf79adfc4ae64ddb016a0767aa573b80b1cc975
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Aug 29 20:42:29 2014 +0200

    Mention SHA-3 in long description
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 712f85c..dc70857 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: Perl implementation of PBKDF2 password hash
  PBKDF2 (part of the PKCS#5 standard) is a secure password hashing
  algorithm that uses the techniques of "key strengthening" to make the
  complexity of a brute-force attack arbitrarily high. The Crypt::PBKDF2
- module supports SHA-1 and SHA-2 as the underlying hash functions
+ module supports SHA-1, SHA-2 and SHA-3 as the underlying hash functions
  natively and can also use arbitrary Digest-compatible classes. It
  allows for an arbitrary number of iterations of the hashing function,
  and a nearly unlimited output hash size (up to 2**32 - 1 times the size

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-pbkdf2-perl.git



More information about the Pkg-perl-cvs-commits mailing list