Update ChangeLog
This commit is contained in:
parent
0b9dd2d1bc
commit
9b4a05cbe6
@ -43,7 +43,8 @@ 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.
|
- Imported RFC 5280 policy checking code from BoringSSL and used it
|
||||||
|
to replace the old exponential time code.
|
||||||
* 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
|
||||||
@ -57,7 +58,7 @@ LibreSSL Portable Release Notes:
|
|||||||
- Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the
|
- Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the
|
||||||
openssl(1) nseq command.
|
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 were removed.
|
||||||
- The explicitText user notice uses UTF8String instead of VisibleString
|
- The explicitText user notice uses UTF8String instead of VisibleString
|
||||||
to reduce the risk of emitting certificates with invalid DER-encoding.
|
to reduce the risk of emitting certificates with invalid DER-encoding.
|
||||||
* Bug fixes
|
* Bug fixes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user