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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bigcrypt/crypt16 work
Eli Collins
2011-02-17
1
-5
/
+14
*
added bigcrypt & crypt16 as described in perl Authen-Passphrase documentation
Eli Collins
2011-02-16
1
-0
/
+30
*
large rearrangment of structure
Eli Collins
2011-02-16
16
-1050
/
+846
*
renamed postgres_md5 module -> postgres; merged ext_des_crypt handler into de...
Eli Collins
2011-02-16
2
-3
/
+2
*
combined sha256/512crypt handlers into sha2_crypt module; updated their UTs; ...
Eli Collins
2011-02-16
1
-41
/
+17
*
moved apr md5 crypt into md5 crypt module
Eli Collins
2011-02-16
1
-2
/
+1
*
merged mysql hashes into one file
Eli Collins
2011-02-14
1
-2
/
+1
*
minor name changes
Eli Collins
2011-02-14
2
-4
/
+4
*
cleanups
Eli Collins
2011-02-14
2
-33
/
+34
*
converted NTHash, PostgresMD5, SHA256Crypt, SunMD5Crypt to classes
Eli Collins
2011-02-14
4
-44
/
+45
*
convert BCrypt, MySQL 41 to classes
Eli Collins
2011-02-14
3
-125
/
+23
*
converted md5 crypt to class
Eli Collins
2011-02-13
2
-25
/
+48
*
added some internal notes about linux/bsd des-crypt border cases
Eli Collins
2011-02-13
1
-91
/
+11
*
lazy backend selection
Eli Collins
2011-02-13
2
-12
/
+10
*
bugfixes; h64.encode_int/decode_int now have big-endian flag
Eli Collins
2011-02-13
1
-4
/
+4
*
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
4
-39
/
+28
*
working on converting sha1_crypt to a class
Eli Collins
2011-02-11
1
-2
/
+2
*
trying out sha512_crypt class-based handler
Eli Collins
2011-02-11
1
-2
/
+2
*
working on script for generated rounds values appropriate to a specified system
Eli Collins
2011-02-11
1
-0
/
+228
*
added netbsd's sha1-crypt (needs doc)
Eli Collins
2011-02-09
1
-0
/
+18
*
major work on policy system
Eli Collins
2011-02-04
1
-0
/
+1
*
enabled simple test for unicode support
Eli Collins
2011-02-04
2
-6
/
+10
*
tweaked to handler UTs
Eli Collins
2011-02-04
2
-10
/
+29
*
encode transposed bytes
Eli Collins
2011-02-04
1
-24
/
+77
*
more documentation work
Eli Collins
2011-02-02
1
-2
/
+8
*
added nthash support; document updates
Eli Collins
2011-02-01
2
-5
/
+26
*
added phpass portable hash
Eli Collins
2011-02-01
1
-0
/
+36
*
misc
Eli Collins
2011-02-01
1
-1
/
+1
*
rearranged some modules
Eli Collins
2011-01-30
3
-4
/
+4
*
working on policy for CryptContext, names must now use underscores instead of...
Eli Collins
2011-01-30
2
-27
/
+27
*
more tests; bugfixes; all UTs pass
Eli Collins
2011-01-28
4
-165
/
+229
*
wow. lots of rearranging
Eli Collins
2011-01-28
17
-373
/
+508
*
moved secret_chars to UTs; moved default/min/max_rounds to ExtCryptHandler; u...
Eli Collins
2011-01-27
3
-5
/
+9
*
misc tweaks
Eli Collins
2011-01-26
1
-2
/
+0
*
removed salt_bytes, checksum_bytes attrs; not really useful, and could be put...
Eli Collins
2011-01-26
3
-11
/
+5
*
refactoring interface: added genhash(), genconfig(); defaults for ident/verif...
Eli Collins
2011-01-26
1
-16
/
+17
*
work on lanman hash
Eli Collins
2011-01-25
1
-0
/
+52
*
misc updates
Eli Collins
2011-01-24
2
-7
/
+5
*
tweak to sun md5 crypt
Eli Collins
2011-01-24
1
-0
/
+33
*
refactored _slow_crypt somewhat; added support for ExtDesCrypt format
Eli Collins
2011-01-21
2
-12
/
+21
*
ExtCryptHandler
Eli Collins
2011-01-20
3
-16
/
+8
*
notes
Eli Collins
2011-01-19
1
-0
/
+7
*
bugfixin'
Eli Collins
2011-01-19
14
-679
/
+714
*
removed a bunch of unused imports
Eli Collins
2011-01-19
1
-110
/
+0
*
rearanging more
Eli Collins
2011-01-19
2
-7
/
+7
*
removed HashInfo
Eli Collins
2011-01-19
1
-1
/
+1
*
beginning major rearrangement
Eli Collins
2011-01-18
2
-8
/
+9
*
relocated passlib.hash.XXX to passlib.XXX; all UTs pass
Eli Collins
2011-01-14
10
-65
/
+66
*
added global registry for crypt algorithms; rewrote CryptContext to have much...
Eli Collins
2011-01-14
1
-374
/
+378
[next]