index
:
delta/python-packages/passlib.git
1.3.x
Ehsan-Kia/add-missing-comma-in-python-string-list--1570159929332
class-based
cmdline-dev
drpoggi/fastpbk2-fastpbkdf2-1518202787739
drupal7
graingert/docs-updated-password-generation-section-1551709975688
ironpython-support-dev
kenyon/quickstartrst-grammar-fixes-1547285543894
lazy-load
master
mjhm/passlibhashbsdi_cryptrst-edited-online-w-1485713793666
no2to3-dev
release-1.5
release-1.6
scram-dev
scrypt-dev
speedup
stable
yuvallanger/fix-typo-1451443676093
foss.heptapod.net: python-libs/passlib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passlib
/
tests
/
test_handlers_bcrypt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
.encrypt() method renamed to .hash(), other api cleanups
Eli Collins
2016-06-10
1
-3
/
+3
*
passlib.tests -- clean ups of os_crypt & general backend handling
Eli Collins
2015-07-23
1
-19
/
+21
*
Merge from stable
Eli Collins
2015-07-22
1
-13
/
+39
|
\
|
*
bunch of bcrypt updates, centered around the bsd wraparound bug.
Eli Collins
2015-07-21
1
-11
/
+37
|
*
consolidated all bcrypt/py-bcrypt detection into _detect_pybcrypt() function;
Eli Collins
2015-07-20
1
-4
/
+4
*
|
removed a LOT of compatibility shims -- dropped python 2.5, 3.0, and 3.1 supp...
Eli Collins
2015-01-10
1
-8
/
+8
*
|
Merge from stable
Eli Collins
2013-12-27
1
-22
/
+22
|
\
\
|
|
/
|
/
|
|
*
Merge from stable
Eli Collins
2013-12-27
1
-27
/
+29
*
|
style cleanups (transplant of rc94c6072a652 in default)
Eli Collins
2013-12-27
1
-6
/
+8
|
/
*
bugfix to fuzz test border case: repeat_string() chokes if source is empty st...
Eli Collins
2013-12-26
1
-1
/
+1
*
added passlib.hash.bcrypt_sha256
Eli Collins
2013-12-26
1
-0
/
+108
*
added support for bcrypt library (issue 49),
Eli Collins
2013-12-20
1
-0
/
+364