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