summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorCharles-François Natali <neologix@free.fr>2012-05-13 17:53:07 (GMT)
committerCharles-François Natali <neologix@free.fr>2012-05-13 17:53:07 (GMT)
commit7feb9f42258ff72ce1d3628c5ccc261c2ca238b9 (patch)
tree3ac35288be0b37833dfe58cc5829a7c0cf9b3f3f /Misc/ACKS
parentd200bf534b6d97ee607e1071d0cb2d93e4506268 (diff)
downloadcpython-7feb9f42258ff72ce1d3628c5ccc261c2ca238b9.zip
cpython-7feb9f42258ff72ce1d3628c5ccc261c2ca238b9.tar.gz
cpython-7feb9f42258ff72ce1d3628c5ccc261c2ca238b9.tar.bz2
Issue #14532: Add a secure_compare() helper to the hmac module, to mitigate
timing attacks. Patch by Jon Oberheide.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index c7dc2f4..2be4bf7 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -746,6 +746,7 @@ Nigel O'Brian
John O'Connor
Kevin O'Connor
Tim O'Malley
+Jon Oberheide
Pascal Oberndoerfer
Jeffrey Ollie
Adam Olsen