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