diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ LibreSSL Portable Release Notes: | |||
38 | - Many bug fixes and simplifications in the EC ASN.1 code. | 38 | - Many bug fixes and simplifications in the EC ASN.1 code. |
39 | - Corrected DER encoding for EC keys and parameters. | 39 | - Corrected DER encoding for EC keys and parameters. |
40 | - Polished EC_POINT_{oct2point,point2oct}() internals. | 40 | - Polished EC_POINT_{oct2point,point2oct}() internals. |
41 | - Rewrote the wNAF code for fast ECDSA verification. | ||
41 | - Reworked CPU capabilities detection for amd64 and aarch64. | 42 | - Reworked CPU capabilities detection for amd64 and aarch64. |
42 | - Improved the code setting compressed coordinates for EC points. | 43 | - Improved the code setting compressed coordinates for EC points. |
43 | - Added new SHA-256 assembly implementation for amd64. | 44 | - Added new SHA-256 assembly implementation for amd64. |