update changelog for kyber fix, thanks to Antoon Purnal
This commit is contained in:
parent
3cc7bbea67
commit
a26476b8b2
@ -89,6 +89,7 @@ Fixed in github pull request https://github.com/wolfSSL/wolfssl/pull/7702
|
|||||||
* Expanded OpenSSL compatibility layer and added EC_POINT_hex2point (PR 7191)
|
* Expanded OpenSSL compatibility layer and added EC_POINT_hex2point (PR 7191)
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
* Fixed Kyber control-flow timing leak. Thanks to Antoon Purnal from PQShield for the report
|
||||||
* Fixed the NXP MMCAU HW acceleration for SHA-256 (PR 7389)
|
* Fixed the NXP MMCAU HW acceleration for SHA-256 (PR 7389)
|
||||||
* Fixed AES-CFB1 encrypt/decrypt on size (8*x-1) bits (PR 7431)
|
* Fixed AES-CFB1 encrypt/decrypt on size (8*x-1) bits (PR 7431)
|
||||||
* Fixed use of %rip with SHA-256 x64 assembly (PR 7409)
|
* Fixed use of %rip with SHA-256 x64 assembly (PR 7409)
|
||||||
|
1
README
1
README
@ -161,6 +161,7 @@ Fixed in github pull request https://github.com/wolfSSL/wolfssl/pull/7702
|
|||||||
* Expanded OpenSSL compatibility layer and added EC_POINT_hex2point (PR 7191)
|
* Expanded OpenSSL compatibility layer and added EC_POINT_hex2point (PR 7191)
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
* Fixed Kyber control-flow timing leak. Thanks to Antoon Purnal from PQShield for the report
|
||||||
* Fixed the NXP MMCAU HW acceleration for SHA-256 (PR 7389)
|
* Fixed the NXP MMCAU HW acceleration for SHA-256 (PR 7389)
|
||||||
* Fixed AES-CFB1 encrypt/decrypt on size (8*x-1) bits (PR 7431)
|
* Fixed AES-CFB1 encrypt/decrypt on size (8*x-1) bits (PR 7431)
|
||||||
* Fixed use of %rip with SHA-256 x64 assembly (PR 7409)
|
* Fixed use of %rip with SHA-256 x64 assembly (PR 7409)
|
||||||
|
@ -166,6 +166,7 @@ Fixed in github pull request https://github.com/wolfSSL/wolfssl/pull/7702
|
|||||||
* Expanded OpenSSL compatibility layer and added EC_POINT_hex2point (PR 7191)
|
* Expanded OpenSSL compatibility layer and added EC_POINT_hex2point (PR 7191)
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
* Fixed Kyber control-flow timing leak. Thanks to Antoon Purnal from PQShield for the report
|
||||||
* Fixed the NXP MMCAU HW acceleration for SHA-256 (PR 7389)
|
* Fixed the NXP MMCAU HW acceleration for SHA-256 (PR 7389)
|
||||||
* Fixed AES-CFB1 encrypt/decrypt on size (8*x-1) bits (PR 7431)
|
* Fixed AES-CFB1 encrypt/decrypt on size (8*x-1) bits (PR 7431)
|
||||||
* Fixed use of %rip with SHA-256 x64 assembly (PR 7409)
|
* Fixed use of %rip with SHA-256 x64 assembly (PR 7409)
|
||||||
|
Loading…
Reference in New Issue
Block a user