diff options
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -45,6 +45,7 @@ LibreSSL Portable Release Notes: | |||
| 45 | These make use of the SHA-NI instruction if it is available and | 45 | These make use of the SHA-NI instruction if it is available and |
| 46 | replace the perl-generated assembly optimized for museum pieces. | 46 | replace the perl-generated assembly optimized for museum pieces. |
| 47 | - Rewrote BN_bn2binpad() and its lebin siblings. | 47 | - Rewrote BN_bn2binpad() and its lebin siblings. |
| 48 | - The BIGNUMs in EC_GROUP and EC_POINT are now heap allocated. | ||
| 48 | * Compatibility changes | 49 | * Compatibility changes |
| 49 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). | 50 | - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). |
| 50 | It has no effect since LibreSSL doesn't call atexit(). | 51 | It has no effect since LibreSSL doesn't call atexit(). |
