diff options
author | Daniel Wyatt <daniel.wyatt@ribose.com> | 2019-03-02 12:32:12 -0500 |
---|---|---|
committer | Daniel Wyatt <daniel.wyatt@ribose.com> | 2019-03-04 08:53:22 -0500 |
commit | 23fa9a51d8f50a563566455dd9428c3525c9216d (patch) | |
tree | 7659808ae3b7971af9dc532fd133fbf000bdadde /ChangeLog | |
parent | 535246269d4a7d8338320f8e6666ca887718c5d0 (diff) | |
download | portable-23fa9a51d8f50a563566455dd9428c3525c9216d.tar.gz portable-23fa9a51d8f50a563566455dd9428c3525c9216d.tar.bz2 portable-23fa9a51d8f50a563566455dd9428c3525c9216d.zip |
Add portable scaffold for SM4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ LibreSSL Portable Release Notes: | |||
30 | 30 | ||
31 | 2.9.0 - Development release | 31 | 2.9.0 - Development release |
32 | 32 | ||
33 | * Added the SM4 block cipher from the Chinese standard GB/T 32907-2016. | ||
34 | |||
33 | * Fixed warnings about clock_gettime on Windows Visual Studio builds. | 35 | * Fixed warnings about clock_gettime on Windows Visual Studio builds. |
34 | 36 | ||
35 | * Fixed CMake builds on systems where getpagesize is defined as an | 37 | * Fixed CMake builds on systems where getpagesize is defined as an |