oops sh512

This commit is contained in:
mdipierro
2012-07-20 13:51:26 -05:00
parent 6497a2a6aa
commit bd00292828
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-07-20 12:47:01) dev
Version 2.00.0 (2012-07-20 13:51:22) dev
+1 -1
View File
@@ -2681,7 +2681,7 @@ class CRYPT(object):
def __init__(self,
key=None,
digest_alg='pbkdf2(1000,20,sh512)',
digest_alg='pbkdf2(1000,20,sha512)',
min_length=0,
error_message='too short', salt=True):
"""