diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ LibreSSL Portable Release Notes: | |||
42 | - Add branch target information (BTI) support to arm64 assembly. | 42 | - Add branch target information (BTI) support to arm64 assembly. |
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 | * New features | 46 | * New features |
46 | - Added support for truncated SHA-2 and for SHA-3. | 47 | - Added support for truncated SHA-2 and for SHA-3. |
47 | * Compatibility changes | 48 | * Compatibility changes |