diff options
author | Theo Buehler <tb@openbsd.org> | 2023-04-25 02:44:17 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2023-04-25 02:44:17 -0600 |
commit | 250713b30dfe57aeb97864e2ef843efe4310932a (patch) | |
tree | f8a8d4d1238f002f3b618477c3af1f28945e1630 | |
parent | 61daaabc61a04c3d45a4c7d3cbfcec213fd39ba3 (diff) | |
download | portable-250713b30dfe57aeb97864e2ef843efe4310932a.tar.gz portable-250713b30dfe57aeb97864e2ef843efe4310932a.tar.bz2 portable-250713b30dfe57aeb97864e2ef843efe4310932a.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ LibreSSL Portable Release Notes: | |||
42 | - Add branch target information (BTI) support to arm64 assembly. | 42 | - Add branch target information (BTI) support to arm64 assembly. |
43 | - Added a new implementation of BN_mod_sqrt(). | 43 | - Added a new implementation of BN_mod_sqrt(). |
44 | - Removed incomplete and dangerous BN_RECURSION code. | 44 | - Removed incomplete and dangerous BN_RECURSION code. |
45 | - Added endbr64 instructions to amd64 assembly. | ||
45 | * New features | 46 | * New features |
46 | - Added support for truncated SHA-2 and for SHA-3. | 47 | - Added support for truncated SHA-2 and for SHA-3. |
47 | * Compatibility changes | 48 | * Compatibility changes |