summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/crypto.py
AgeCommit message (Expand)Author
2012-02-02Fixed #17481. pbkdf2 hashes no longer ommit leading zeros. Paul McMillan
2011-12-30Improved comment formatting to appease Gaynor.Paul McMillan
2011-12-30Increased pbkdf2 scaling test vectors to lower chance of false test failures.Paul McMillan
2011-12-25Fixed a few tests to run on Python 2.5. Thanks, Florian Apolloner.Jannis Leidel
2011-12-23Renovated password hashing, including the forgotten files in r17253.Paul McMillan