diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -28,6 +28,19 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 2.8.3 - Stable release | ||
| 32 | |||
| 33 | * Fixed warnings about clock_gettime on Windows Visual Studio builds. | ||
| 34 | |||
| 35 | * Fixed CMake builds on systems where getpagesize is defined as an | ||
| 36 | inline function. | ||
| 37 | |||
| 38 | * Implemented coordinate blinding for EC_POINT as an additional | ||
| 39 | mitigation for the portsmash vulnerability. | ||
| 40 | |||
| 41 | * Fixed a non-uniformity in getentropy(2) emulation where a block of | ||
| 42 | all zeroes would be discarded. | ||
| 43 | |||
| 31 | 2.8.2 - Stable release | 44 | 2.8.2 - Stable release |
| 32 | 45 | ||
| 33 | * Added Wycheproof support for ECDH and ECDSA Web Crypto test vectors, | 46 | * Added Wycheproof support for ECDH and ECDSA Web Crypto test vectors, |
