Update ChangeLog

This commit is contained in:
Theo Buehler 2023-04-26 13:16:08 -06:00
parent b3ab35886f
commit bafe5fa59d

View File

@ -43,6 +43,7 @@ LibreSSL Portable Release Notes:
- Added a new implementation of BN_mod_sqrt().
- Removed incomplete and dangerous BN_RECURSION code.
- Added endbr64 instructions to amd64 assembly.
- Imported RFC 5280 policy checking code from BoringSSL.
* New features
- Added support for truncated SHA-2 and for SHA-3.
* Compatibility changes
@ -53,6 +54,8 @@ LibreSSL Portable Release Notes:
- Removed most public symbols that were deprecated in OpenSSL 0.9.8.
- Removed X9.31 support.
- Removed Cipher Text Stealing mode.
- Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the
openssl(1) nseq command.
- Dropped proxy certificate (RFC 3820) support.
- The POLICY_TREE and its related structures and API are no longer public.
- The explicitText user notice uses UTF8String instead of VisibleString