index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
library
/
hmac.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
that this is "for Python" is obvious
Benjamin Peterson
2015-06-05
1
-1
/
+0
*
Issues #21948 and #16040: Fix typos.
Berker Peksag
2014-07-09
1
-1
/
+1
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-15
1
-3
/
+2
*
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
-5
/
+22
|
\
\
|
|
/
|
/
|
|
*
Improve hmac.compare_digest() docstring and documentation, courtesy of Larry H.
Georg Brandl
2012-06-24
1
-22
/
+23
*
|
Larry's suggested rewording of the compare_digest() docs.
Antoine Pitrou
2012-06-24
1
-29
/
+12
|
/
*
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