Merge pull request #3035 from ejohnstown/changelog

Fix changelog error
This commit is contained in:
Chris Conlon 2020-06-11 10:19:10 -05:00 committed by GitHub
commit cc13c9f062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View File

@ -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.

1
README
View File

@ -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.

View File

@ -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.