diff options
author | Theo Buehler <tb@openbsd.org> | 2024-02-03 09:15:58 -0700 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-02-03 09:15:58 -0700 |
commit | 11c5075c2a062b4d64142419acac86325edac6c8 (patch) | |
tree | 5786241121f6fd140b5d619fafce3a0694590b7b /ChangeLog | |
parent | 3d30672656b840756910809a52ac5fe54c24ec01 (diff) | |
download | portable-11c5075c2a062b4d64142419acac86325edac6c8.tar.gz portable-11c5075c2a062b4d64142419acac86325edac6c8.tar.bz2 portable-11c5075c2a062b4d64142419acac86325edac6c8.zip |
Update ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ LibreSSL Portable Release Notes: | |||
67 | -set_issuer, -set_subject, and -utf8. | 67 | -set_issuer, -set_subject, and -utf8. |
68 | - Support ECDSA with SHA-3 signature algorithms. | 68 | - Support ECDSA with SHA-3 signature algorithms. |
69 | - Support HMAC with truncated SHA-2 and SHA-3 as PBE PRF. | 69 | - Support HMAC with truncated SHA-2 and SHA-3 as PBE PRF. |
70 | - GOST and STREEBOG support was removed from libssl. | ||
70 | * Bug fixes | 71 | * Bug fixes |
71 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). | 72 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). |
72 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and | 73 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and |