forked from lowRISC/opentitan
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aes/rtl] Use the unmasked cipher core output for clearing GHASH state
When clearing the GHASH state, the unmasked cipher core output is always random. Also, this commit ensures that during the final clearing following the generation of the final authentication tag the two multipliers actually get to see a non-zero data input. Signed-off-by: Pirmin Vogel <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters