lowRISC / opentitan

OpenTitan: Open source silicon root of trust
https://www.opentitan.org
Apache License 2.0
2.57k stars 771 forks source link

[cryptolib] HMAC driver TODO list #23191

Open ballifatih opened 5 months ago

ballifatih commented 5 months ago

Description

(this issue is WIP)

And potential improvement suggestions for SCA/FI hardening:

martin-velay commented 2 weeks ago

The following is addressed by both of these PRs (once merged): https://github.com/lowRISC/opentitan/pull/24839 and https://github.com/lowRISC/opentitan/pull/24944

"Consider whether we want to have a timeout value for polling for interrupt signal. HMAC does not use EDN, so we should be able to determine a reasonable timeout value."