index
:
delta/python-packages/openid.git
master
move-back
github.com: openid/python-openid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openid
/
cryptutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flake8 complaints
Colin Watson
2020-06-04
1
-2
/
+2
*
Use cryptography for HMAC
Vlastimil ZÃma
2018-06-25
1
-39
/
+1
*
Drop hash utilities
Vlastimil ZÃma
2018-06-25
1
-22
/
+0
*
Add fix_btwoc utility function
Vlastimil ZÃma
2018-06-08
1
-7
/
+19
*
Drop randrange function
Vlastimil ZÃma
2018-05-23
1
-50
/
+0
*
Refactor bytes <-> int conversions
Vlastimil ZÃma
2018-05-22
1
-43
/
+40
*
Use cryptography for signature comparison
Vlastimil ZÃma
2018-05-17
1
-11
/
+0
*
Drop getBytes function
Vlastimil ZÃma
2018-05-16
1
-31
/
+1
*
Drop randomString function
Vlastimil ZÃma
2018-05-16
1
-20
/
+0
*
Update python builtin functions
Vlastimil ZÃma
2018-05-11
1
-1
/
+1
*
Update strings in cryptography and utilities API
Vlastimil ZÃma
2018-05-11
1
-22
/
+69
*
Pepify and add flake8
Vlastimil ZÃma
2017-11-29
1
-9
/
+19
*
Drop support for Python <2.7
Vlastimil ZÃma
2017-11-29
1
-53
/
+11
*
Clean imports by isort
Vlastimil ZÃma
2017-11-22
1
-1
/
+1
*
Fix timing attack against signature comparison
Carl Howells
2010-07-20
1
-0
/
+10
*
[project @ Correct hashlib issue (thanks: AndrŽ Cruz <andre.cruz at co.sapo.p...
tailor
2008-12-08
1
-0
/
+1
*
[project @ Formatting]
http://j3h.us/
2007-11-05
1
-3
/
+12
*
[project @ cryputil: s/OSError/IOError/ on /dev/urandom.]
Kevin Turner
2007-08-28
1
-1
/
+1
*
[project @ Add cryptutil.SHA256_AVAILABLE]
tailor
2006-12-27
1
-0
/
+4
*
[project @ Added a message indicating how to support SHA256]
Josh Hoyt
2006-07-24
1
-2
/
+5
*
[project @ Added stub functions for when sha256 is not available]
Josh Hoyt
2006-07-20
1
-4
/
+8
*
[project @ Add SHA256 support if available]
Josh Hoyt
2006-07-19
1
-7
/
+35
*
[project @ Abstract out association session types]
Josh Hoyt
2006-04-26
1
-8
/
+1
*
[project @ Move kvform to its own module]
Josh Hoyt
2005-11-03
1
-1
/
+1
*
[project @ Fix exports for cryptutil]
Josh Hoyt
2005-11-03
1
-3
/
+2
*
[project @ Move signature stuff to association methods]
Josh Hoyt
2005-11-02
1
-14
/
+1
*
[project @ Resolved conflict]
Josh Hoyt
2005-11-02
1
-9
/
+12
*
[project @ Fixed uniformity for randrange]
Josh Hoyt
2005-11-02
1
-24
/
+22
*
[project @ Fix cryptutil's random]
tailor
2005-11-02
1
-12
/
+22
*
[project @ Whoa. Everything works. I think.]
tailor
2005-10-28
1
-1
/
+1
*
[project @ Update doc string for cryptutil]
Josh Hoyt
2005-10-18
1
-1
/
+4
*
[project @ Small cleanups in cryptutil]
tailor
2005-10-18
1
-19
/
+13
*
[project @ Re-organize cryptutil]
Josh Hoyt
2005-10-18
1
-122
/
+102
*
[project @ Fix implementation of cryptutil to eliminate bias, and support start]
tailor
2005-10-18
1
-6
/
+11
*
[project @ Moved crypto-related functions to cryptrand.py, and made library c...
Josh Hoyt
2005-10-17
1
-0
/
+199