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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added DisabledHandler to all unix contexts; checked BSDs for exactly which al...
Eli Collins
2011-02-03
1
-8
/
+51
*
documentation updates
Eli Collins
2011-02-04
14
-85
/
+283
*
more documentation work
Eli Collins
2011-02-02
17
-180
/
+268
*
work on autogenerating function docstrings for hash modules
Eli Collins
2011-02-02
8
-78
/
+189
*
CryptContext work
Eli Collins
2011-02-02
2
-70
/
+52
*
added nthash support; document updates
Eli Collins
2011-02-01
13
-43
/
+219
*
added phpass portable hash
Eli Collins
2011-02-01
7
-3
/
+272
*
more docs
Eli Collins
2011-02-01
4
-32
/
+128
*
misc
Eli Collins
2011-02-01
13
-59
/
+155
*
more work on doc
Eli Collins
2011-02-01
18
-84
/
+130
*
updated docs
Eli Collins
2011-01-31
41
-266
/
+547
*
tweak: passlib.hash module now used directly as storage location for all regi...
Eli Collins
2011-01-31
1
-57
/
+36
*
rearranged some modules
Eli Collins
2011-01-30
10
-117
/
+118
*
working on policy for CryptContext, names must now use underscores instead of...
Eli Collins
2011-01-30
16
-123
/
+407
*
more tests; bugfixes; all UTs pass
Eli Collins
2011-01-28
6
-172
/
+236
*
wow. lots of rearranging
Eli Collins
2011-01-28
46
-2298
/
+3110
*
moved secret_chars to UTs; moved default/min/max_rounds to ExtCryptHandler; u...
Eli Collins
2011-01-27
9
-108
/
+108
*
misc tweaks
Eli Collins
2011-01-26
7
-23
/
+21
*
ExtCryptHandler.verify() does directly checksum comparision, removed need for...
Eli Collins
2011-01-26
3
-36
/
+25
*
tweaked interface a little
Eli Collins
2011-01-26
1
-140
/
+141
*
removed salt_bytes, checksum_bytes attrs; not really useful, and could be put...
Eli Collins
2011-01-26
12
-61
/
+17
*
tweak: bcrypt implementation now checks for native crypt support if py-bcrypt...
Eli Collins
2011-01-26
1
-5
/
+26
*
refactoring interface: added genhash(), genconfig(); defaults for ident/verif...
Eli Collins
2011-01-26
10
-381
/
+548
*
notes
Eli Collins
2011-01-25
1
-3
/
+7
*
md5-crypt now uses stdlib backend if available
Eli Collins
2011-01-25
3
-10
/
+38
*
moved DES routines to separate module
Eli Collins
2011-01-25
6
-726
/
+832
*
work on lanman hash
Eli Collins
2011-01-25
5
-23
/
+146
*
misc updates
Eli Collins
2011-01-24
8
-265
/
+465
*
misc stuff
Eli Collins
2011-01-24
3
-0
/
+232
*
tweak to sun md5 crypt
Eli Collins
2011-01-24
2
-6
/
+46
*
adding initial sun md5 crypt; though it needs testing and other work
Eli Collins
2011-01-24
2
-3
/
+270
*
small speed up to sha crypt backend
Eli Collins
2011-01-21
1
-16
/
+51
*
optimized _slow_bcrypt, now somewhat faster (still not really usuable in prod...
Eli Collins
2011-01-21
1
-156
/
+177
*
_slow_crypt: merged des_setkey & des_cipher, since crypt doesnt need multiblock
Eli Collins
2011-01-21
1
-43
/
+40
*
_slow_des_crypt: reordered C6464, PCXROT tables to make perm6464 implementati...
Eli Collins
2011-01-21
1
-231
/
+229
*
_slow_des_crypt: reordered IE3264 table to make perm3264() implementation sim...
Eli Collins
2011-01-21
1
-48
/
+57
*
various things to speed up des-crypt
Eli Collins
2011-01-21
1
-43
/
+61
*
refactored _slow_crypt somewhat; added support for ExtDesCrypt format
Eli Collins
2011-01-21
5
-134
/
+273
*
ExtCryptHandler
Eli Collins
2011-01-20
10
-123
/
+293
*
tweak to ignore
Eli Collins
2011-01-19
0
-0
/
+0
*
notes
Eli Collins
2011-01-19
5
-2
/
+248
*
bugfixin'
Eli Collins
2011-01-19
30
-760
/
+831
*
added CryptHandlerHelper._norm_salt
Eli Collins
2011-01-19
7
-35
/
+49
*
tweak
Eli Collins
2011-01-19
2
-12
/
+12
*
missed unused file
Eli Collins
2011-01-19
1
-1580
/
+0
*
import cleanups
Eli Collins
2011-01-19
11
-127
/
+14
*
removed a bunch of unused imports
Eli Collins
2011-01-19
10
-165
/
+47
*
removed old password generating module, wasnt secure enough
Eli Collins
2011-01-19
1
-453
/
+0
*
rearanging more
Eli Collins
2011-01-19
11
-291
/
+320
*
removed HashInfo
Eli Collins
2011-01-19
5
-24
/
+5
[prev]
[next]