index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
hmac.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #18775: Add name and block_size attribute to HMAC object. They now
Christian Heimes
2013-11-20
1
-0/+19
*
Issue #17276: MD5 as default digestmod for HMAC is deprecated. The HMAC
Christian Heimes
2013-11-20
1
-2/+9
*
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
|
*
Fix markup to not add parens to the "hashlib.md5" constructor when the object...
Georg Brandl
2013-10-06
1
-1/+1
*
|
Issue 18240: The HMAC module is no longer restricted to bytes and accepts
Christian Heimes
2013-07-01
1
-6/+12
|
/
*
#16518: use "bytes-like object" throughout the docs.
Ezio Melotti
2013-05-04
1
-2/+1
*
Minor grammar refinement for hmac.compare_digest().
Larry Hastings
2012-06-25
1
-2/+2
*
Remove a detailed discussion of content-based short circuiting, off topic for...
Antoine Pitrou
2012-06-24
1
-13/+4
*
Simplify wording.
Antoine Pitrou
2012-06-24
1
-8/+4
*
Formatting
Antoine Pitrou
2012-06-24
1
-4/+4
*
Merge heads.
Georg Brandl
2012-06-24
1
-1/+1
|
\
|
*
The buffer protocol doesn't exist (in the glossary anyway).
Antoine Pitrou
2012-06-24
1
-1/+1
*
|
Merge heads.
Georg Brandl
2012-06-24
1
-10/+9
|
\
\
|
|
/
|
*
Larry's suggested rewording of the compare_digest() docs.
Antoine Pitrou
2012-06-24
1
-29/+12
*
|
Improve hmac.compare_digest() docstring and documentation, courtesy of Larry H.
Georg Brandl
2012-06-24
1
-22/+23
|
/
*
Issue #15061: Re-implemented hmac.compare_digest() in C
Christian Heimes
2012-06-24
1
-5/+11
*
Issue #15061: Don't oversell the capabilities of the new non-shortcircuiting ...
Nick Coghlan
2012-06-15
1
-16/+25
*
Add versionadded for hmac.secure_compare().
Charles-François Natali
2012-05-15
1
-0/+1
*
Issue #14532: Add a secure_compare() helper to the hmac module, to mitigate
Charles-François Natali
2012-05-13
1
-0/+32
*
Closes #13944: fix capitalization of class name.
Georg Brandl
2012-02-05
1
-4/+4
*
More source links
Raymond Hettinger
2011-01-27
1
-0/+3
*
#5212: md5 weaknesses do not affect hmac, so remove the note about that.
Georg Brandl
2010-10-17
1
-5/+0
*
Fix hmac docs: it takes and returns bytes, except for hexdigest().
Georg Brandl
2010-10-17
1
-16/+18
*
Merged revisions 76904 via svnmerge from
Ezio Melotti
2009-12-19
1
-1/+1
*
More conversion to new-style optional args.
Georg Brandl
2009-05-17
1
-2/+1
*
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl
2007-09-01
1
-2/+0
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+61