SHA256
1
0
forked from pool/Botan

Accepting request 159650 from home:cgiboudeaux:branches:devel:libraries:c_c++

Update to 1.10.5

OBS-URL: https://build.opensuse.org/request/show/159650
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=39
This commit is contained in:
Ismail Dönmez
2013-03-18 14:19:03 +00:00
committed by Git OBS Bridge
parent 1a851e4a23
commit 73ce913dff
5 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 16 13:44:43 UTC 2013 - cgiboudeaux@gmx.com
- Update to 1.10.5
* A potential crash in the AES-NI implementation of the AES-192 key schedule
(caused by misaligned loads) has been fixed.
* A previously conditional operation in Montgomery multiplication and
squaring is now always performed, removing a possible timing channel.
-------------------------------------------------------------------
Sun Mar 10 21:35:25 UTC 2013 - schwab@suse.de