]> granicus.if.org Git - python/commit
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack...
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 27 Jan 2012 08:42:45 +0000 (09:42 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 27 Jan 2012 08:42:45 +0000 (09:42 +0100)
commitd358e0554bc520768041652676ec8e6076f221a9
treedddbd92a0b1a033e8fc0e3e0b448d4eb31e1bff1
parent141e770e8f351726d983a489bdc81ce1a29b4005
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure.
Misc/NEWS
Modules/_ssl.c