forked from wolfSSL/wolfssl
Fix error in the changelog. AES-CTR with AES-NI wasn't actually added.
This commit is contained in:
@ -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.
|
* Smaller table version of AES encrypt/decrypt.
|
||||||
* Support IAR with position independent code (ROPI).
|
* Support IAR with position independent code (ROPI).
|
||||||
* Improve speed of AArch64 assembly.
|
* Improve speed of AArch64 assembly.
|
||||||
* Support AES-CTR with AES-NI.
|
|
||||||
* Support AES-CTR on esp32.
|
* Support AES-CTR on esp32.
|
||||||
* Add a no malloc option for small SP math.
|
* Add a no malloc option for small SP math.
|
||||||
|
|
||||||
|
1
README
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.
|
* Smaller table version of AES encrypt/decrypt.
|
||||||
* Support IAR with position independent code (ROPI).
|
* Support IAR with position independent code (ROPI).
|
||||||
* Improve speed of AArch64 assembly.
|
* Improve speed of AArch64 assembly.
|
||||||
* Support AES-CTR with AES-NI.
|
|
||||||
* Support AES-CTR on esp32.
|
* Support AES-CTR on esp32.
|
||||||
* Add a no malloc option for small SP math.
|
* Add a no malloc option for small SP math.
|
||||||
|
|
||||||
|
@ -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.
|
* Smaller table version of AES encrypt/decrypt.
|
||||||
* Support IAR with position independent code (ROPI).
|
* Support IAR with position independent code (ROPI).
|
||||||
* Improve speed of AArch64 assembly.
|
* Improve speed of AArch64 assembly.
|
||||||
* Support AES-CTR with AES-NI.
|
|
||||||
* Support AES-CTR on esp32.
|
* Support AES-CTR on esp32.
|
||||||
* Add a no malloc option for small SP math.
|
* Add a no malloc option for small SP math.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user