blob: c5603f0a3276eb69f2fa758d7edc15cc7740ff67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Version 1.10.5, 2013-03-02
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* 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.
* Use correct flags for creating a shared library on OS X under Clang.
* Fix a compile time incompatability with Visual C++ 2012.
|