We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f16a6 commit 015ca8cCopy full SHA for 015ca8c
ChangeLog
@@ -45,6 +45,7 @@ LibreSSL Portable Release Notes:
45
These make use of the SHA-NI instruction if it is available and
46
replace the perl-generated assembly optimized for museum pieces.
47
- Rewrote BN_bn2binpad() and its lebin siblings.
48
+ - The BIGNUMs in EC_GROUP and EC_POINT are now heap allocated.
49
* Compatibility changes
50
- Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().
51
It has no effect since LibreSSL doesn't call atexit().
0 commit comments