diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-04-26 13:16:08 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-04-26 13:16:08 -0600 |
| commit | bafe5fa59dc11067aa6f872a36ddf9730d093261 (patch) | |
| tree | 63ae7e86b6e6642071c65ece35e4b10722730bf8 | |
| parent | b3ab35886f4b2355c97ebf17a602e85cf0c8e710 (diff) | |
| download | portable-bafe5fa59dc11067aa6f872a36ddf9730d093261.tar.gz portable-bafe5fa59dc11067aa6f872a36ddf9730d093261.tar.bz2 portable-bafe5fa59dc11067aa6f872a36ddf9730d093261.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -43,6 +43,7 @@ LibreSSL Portable Release Notes: | |||
| 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 | - Added endbr64 instructions to amd64 assembly. |
| 46 | - Imported RFC 5280 policy checking code from BoringSSL. | ||
| 46 | * New features | 47 | * New features |
| 47 | - Added support for truncated SHA-2 and for SHA-3. | 48 | - Added support for truncated SHA-2 and for SHA-3. |
| 48 | * Compatibility changes | 49 | * Compatibility changes |
| @@ -53,6 +54,8 @@ LibreSSL Portable Release Notes: | |||
| 53 | - Removed most public symbols that were deprecated in OpenSSL 0.9.8. | 54 | - Removed most public symbols that were deprecated in OpenSSL 0.9.8. |
| 54 | - Removed X9.31 support. | 55 | - Removed X9.31 support. |
| 55 | - Removed Cipher Text Stealing mode. | 56 | - Removed Cipher Text Stealing mode. |
| 57 | - Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the | ||
| 58 | openssl(1) nseq command. | ||
| 56 | - Dropped proxy certificate (RFC 3820) support. | 59 | - Dropped proxy certificate (RFC 3820) support. |
| 57 | - The POLICY_TREE and its related structures and API are no longer public. | 60 | - The POLICY_TREE and its related structures and API are no longer public. |
| 58 | - The explicitText user notice uses UTF8String instead of VisibleString | 61 | - The explicitText user notice uses UTF8String instead of VisibleString |
