All Versions
25
Latest Version
Avg Release Cycle
71 days
Latest Release
1655 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.2.3
September 18, 2016 -
v0.2.2 Changes
March 29, 2016β Added
- π Support to CryptPasswordHasher, UNIX crypt(3) hash function.
-
v0.2.1 Changes
March 24, 2016β Added
- Option of choosing a Django version to generate the password.
-
v0.2.0 Changes
March 22, 2016β Added
- π Option of using fastpbkdf2 (requires OpenSSL to build).
-
v0.1.0 Changes
December 31, 2015β Added
- Functional parity with actual password hashers from Django Project.
- π Line-by-line translation from Djangoβs tests.
- β Extra tests to guarantee compatibility.