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
Commit message (
Expand
)
Author
Age
Files
Lines
*
created stub module passlib.hash, moved proxy module insertion into that file
Eli Collins
2011-02-17
2
-8
/
+28
*
bigcrypt/crypt16 work
Eli Collins
2011-02-17
2
-6
/
+15
*
added bigcrypt & crypt16 as described in perl Authen-Passphrase documentation
Eli Collins
2011-02-16
3
-1
/
+172
*
large rearrangment of structure
Eli Collins
2011-02-16
36
-1404
/
+1105
*
passlib.utils:rng now uses SystemRandom if urandom available (previously just...
Eli Collins
2011-02-16
1
-4
/
+9
*
moved passlib.hash to passlib.drivers
Eli Collins
2011-02-16
14
-1
/
+18
*
renamed postgres_md5 module -> postgres; merged ext_des_crypt handler into de...
Eli Collins
2011-02-16
4
-4
/
+108
*
combined sha256/512crypt handlers into sha2_crypt module; updated their UTs; ...
Eli Collins
2011-02-16
4
-239
/
+186
*
moved apr md5 crypt into md5 crypt module
Eli Collins
2011-02-16
3
-69
/
+78
*
merged mysql hashes into one file
Eli Collins
2011-02-14
3
-89
/
+69
*
notes, cleanups
Eli Collins
2011-02-14
3
-51
/
+5
*
minor name changes
Eli Collins
2011-02-14
2
-4
/
+4
*
cleanups
Eli Collins
2011-02-14
18
-547
/
+326
*
converted NTHash, PostgresMD5, SHA256Crypt, SunMD5Crypt to classes
Eli Collins
2011-02-14
11
-459
/
+460
*
convert BCrypt, MySQL 41 to classes
Eli Collins
2011-02-14
8
-439
/
+283
*
converted md5 crypt to class
Eli Collins
2011-02-13
4
-226
/
+155
*
added some internal notes about linux/bsd des-crypt border cases
Eli Collins
2011-02-13
4
-158
/
+84
*
lazy backend selection
Eli Collins
2011-02-13
8
-91
/
+176
*
bugfixes; h64.encode_int/decode_int now have big-endian flag
Eli Collins
2011-02-13
4
-18
/
+29
*
added UT call to check BaseHandler.validate_class()
Eli Collins
2011-02-12
1
-0
/
+8
*
cleaned up helper handler classes, converted some more hashes
Eli Collins
2011-02-12
12
-867
/
+796
*
bugfix: h64.encode_dc_int64
Eli Collins
2011-02-12
3
-14
/
+26
*
working on converting sha1_crypt to a class
Eli Collins
2011-02-11
3
-103
/
+106
*
trying out sha512_crypt class-based handler
Eli Collins
2011-02-11
5
-131
/
+396
*
working on script for generated rounds values appropriate to a specified system
Eli Collins
2011-02-11
1
-0
/
+228
*
tweaks to docs
Eli Collins
2011-02-11
1
-1
/
+1
*
added docs for sha1-crypt
Eli Collins
2011-02-10
1
-15
/
+3
*
added netbsd's sha1-crypt (needs doc)
Eli Collins
2011-02-09
3
-2
/
+179
*
renamed rounds_cost constants to "linear" and "log2"
Eli Collins
2011-02-09
7
-8
/
+8
*
added rounds_cost informational attribute
Eli Collins
2011-02-07
7
-2
/
+14
*
misc fixes
Eli Collins
2011-02-07
3
-199
/
+30
*
CryptPolicy work
Eli Collins
2011-02-07
1
-64
/
+141
*
sql work
Eli Collins
2011-02-07
6
-65
/
+100
*
CryptPolicy work
Eli Collins
2011-02-07
3
-122
/
+210
*
bugfixe
Eli Collins
2011-02-07
1
-1
/
+1
*
added documentation for sun_md5_crypt; sped up implementation by reducing # o...
Eli Collins
2011-02-07
1
-68
/
+54
*
major work on policy system
Eli Collins
2011-02-04
3
-213
/
+355
*
enabled simple test for unicode support
Eli Collins
2011-02-04
2
-6
/
+10
*
misc notes
Eli Collins
2011-02-04
2
-3
/
+5
*
tweaked to handler UTs
Eli Collins
2011-02-04
2
-10
/
+29
*
encode transposed bytes
Eli Collins
2011-02-04
7
-138
/
+262
*
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
6
-49
/
+111
*
more documentation work
Eli Collins
2011-02-02
5
-85
/
+43
*
work on autogenerating function docstrings for hash modules
Eli Collins
2011-02-02
7
-75
/
+188
*
CryptContext work
Eli Collins
2011-02-02
1
-69
/
+51
*
added nthash support; document updates
Eli Collins
2011-02-01
6
-27
/
+162
*
added phpass portable hash
Eli Collins
2011-02-01
4
-1
/
+209
*
more docs
Eli Collins
2011-02-01
1
-1
/
+1
*
misc
Eli Collins
2011-02-01
7
-36
/
+17
[next]