Browse Source

Fix error in the changelog. AES-CTR with AES-NI wasn't actually added.

John Safranek 3 years ago
parent
commit
f7c233af9c
3 changed files with 0 additions and 3 deletions
  1. 0 1
      ChangeLog.md
  2. 0 1
      README
  3. 0 1
      README.md

+ 0 - 1
ChangeLog.md

@@ -128,7 +128,6 @@ Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including:
 * Smaller table version of AES encrypt/decrypt.
 * Support IAR with position independent code (ROPI).
 * Improve speed of AArch64 assembly.
-* Support AES-CTR with AES-NI.
 * Support AES-CTR on esp32.
 * Add a no malloc option for small SP math.
 

+ 0 - 1
README

@@ -173,7 +173,6 @@ Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including:
 * Smaller table version of AES encrypt/decrypt.
 * Support IAR with position independent code (ROPI).
 * Improve speed of AArch64 assembly.
-* Support AES-CTR with AES-NI.
 * Support AES-CTR on esp32.
 * Add a no malloc option for small SP math.
 

+ 0 - 1
README.md

@@ -173,7 +173,6 @@ Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including:
 * Smaller table version of AES encrypt/decrypt.
 * Support IAR with position independent code (ROPI).
 * Improve speed of AArch64 assembly.
-* Support AES-CTR with AES-NI.
 * Support AES-CTR on esp32.
 * Add a no malloc option for small SP math.