diff options
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -53,6 +53,8 @@ LibreSSL Portable Release Notes: | |||
| 53 | - Improved SM4 to match other symmetric ciphers more closely. | 53 | - Improved SM4 to match other symmetric ciphers more closely. |
| 54 | - Rewrote X509_NAME_oneline() and X509_NAME_print() using CBS/CBB. | 54 | - Rewrote X509_NAME_oneline() and X509_NAME_print() using CBS/CBB. |
| 55 | - CRLs are now cached in the issuer cache like certificates. | 55 | - CRLs are now cached in the issuer cache like certificates. |
| 56 | - Replaced combinations of BN_MONT_CTX_new/set with an internal | ||
| 57 | BN_MONT_CTX_create(). | ||
| 56 | * Compatibility changes | 58 | * Compatibility changes |
| 57 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). | 59 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). |
| 58 | It has no effect since LibreSSL doesn't call atexit(). | 60 | It has no effect since LibreSSL doesn't call atexit(). |
