Skip to content

Commit

Permalink
Updated with HMAC enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
calebofearth committed May 2, 2024
1 parent 84d25cc commit a713562
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Release_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ _*Last Update: 2024/05/02*_
- ECC radix48
- LMS accelerator
- SHA512 masking
- HMAC and HMAC_DRBG enhancements
- Masking for SHA512
- Modifications for clean Lint
* Replace casez with case
* Replace 2-state with 4-state typedefs, parameters, enums
Expand All @@ -57,6 +59,7 @@ _*Last Update: 2024/05/02*_
[RTL] Add connection for JTAG TDO enable signal #415 #425
[RTL] Entropy source sfifo signal unable to exit reset #503 #506
[RTL] Async reset condition missing for `nonce_offset_i` #339 #444 #483
[RTL] Fixed leakage issue in HMAC #325 #429

## Previous Releases ##

Expand Down

0 comments on commit a713562

Please sign in to comment.