]> 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:48:47 +0000 (09:48 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 27 Jan 2012 08:48:47 +0000 (09:48 +0100)
commitf2bf8a6ac51530e14d798a03c8e950dd934d85cd
tree3a1cc25e0096d15d7158f43ceb0a8b786b04b17b
parent889bb2969d00a548279c7e4dd237c23b100548e2
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure.
Misc/NEWS
Modules/_ssl.c