Commit Graph

20 Commits

Author SHA1 Message Date
mdipierro
d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro
a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro
bd6151d0c2 fixed bug in simple_hash 2012-08-10 12:49:12 -05:00
mdipierro
e27321a22a simplified more CRYPT logic and removed hmac_hash, functionality included in simple_hash, thanks David 2012-08-09 23:34:37 -05:00
mdipierro
92925f447b fixed compatibility issues in CRYPT 2012-08-09 23:09:51 -05:00
mdipierro
21b1d7b266 improved is_valid_ip_address 2012-08-08 10:23:03 -05:00
mdipierro
fd8ed7937d better info to debug issue 921 2012-08-08 09:35:01 -05:00
mdipierro
3004345180 make CRYPT with salt but not key compatible with third party systems 2012-08-07 12:26:33 -05:00
mdipierro
5a16a35ef2 validate request.client 2012-07-26 07:49:12 -05:00
mdipierro
6497a2a6aa invalid digest %s algorithm, thanks Jonathan 2012-07-20 12:47:06 -05:00
mdipierro
a8131c2b43 added more CRYPT examples and doctests, fixed other doctests 2012-07-20 10:17:55 -05:00
mdipierro
6903db9d7c fixed CRYPT 2012-07-20 08:58:13 -05:00
mdipierro
37055d7e08 smarted CRYPT, thanks Jonathan 2012-07-19 16:56:44 -05:00
mdipierro
446e170e2a new syntax pbkdf2(1000,20,sha1) 2012-07-18 13:46:24 -05:00
mdipierro
263599e43b added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
Massimo Di Pierro
85329f188f fixed timing attack again, thanks Kirill 2012-06-14 13:00:57 -05:00
Massimo Di Pierro
3149c21240 fixed a potential timing attack, thanks Kirill Spitsin 2012-06-13 16:45:30 -05:00
Massimo Di Pierro
ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro
d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro
d421c1321b initial commit 2011-11-22 23:30:42 -06:00