diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -44,6 +44,10 @@ LibreSSL Portable Release Notes: | |||
| 44 | - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with | 44 | - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with |
| 45 | Ed25519 and fixed a few bugs in there. | 45 | Ed25519 and fixed a few bugs in there. |
| 46 | - Moved libtls from ECDSA_METHOD to EC_KEY_METHOD. | 46 | - Moved libtls from ECDSA_METHOD to EC_KEY_METHOD. |
| 47 | - Fixed various issues with EVP_PKEY_CTX_{new,dup}(). | ||
| 48 | - Improved X.509 certificate version checks. | ||
| 49 | - Cleaned up handling of elliptic curve cofactors. | ||
| 50 | - Made BN_num_bits() independent of bn->top. | ||
| 47 | * New features | 51 | * New features |
| 48 | * Compatibility changes | 52 | * Compatibility changes |
| 49 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 53 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |
