Pascal Nasahl
Pascal Nasahl
The main reason why I would suggest upgrading to a more recent Verilator version (e.g. >=5) is that I am running in these `Warning-IMPERFECTSCH` from the Verilator linting step. It...
Currently not building as after a rebase the image size exceeds the available IMEM. This issue is resolved by #22717
Sorry for the late response. Thanks for the review, I've included your comments.
This PR is just a draft for experimenting with the OTBN code. However, as we are aiming to switch to a new OTBN code on the device side using the...
I guess we can close this issue as we have separate issues for the ciphers missing the simple script implementation.
Hi @Blebowski, Thanks for your interest in ot-sca! Currently, we are not planning to support CW340 in ot-sca. The reason is that capturing power traces on CW340 is much more...
Nicely spotted @glaserf! Indeed, this is a typo introduced with the recent changes in the RF hardening. Fixed in #2216.
Closing as the ECDSA tests are passing and the remaining failing RSA verify tests are documented in https://github.com/lowRISC/opentitan/issues/28656.
CHANGE AUTHORIZED: hw/ip/ascon/pre_dv/ascon_tb/rtl/ascon_tl_ul_stim.sv CHANGE AUTHORIZED: hw/ip/ascon/rtl/ascon.sv CHANGE AUTHORIZED: hw/ip/ascon/rtl/ascon_core.sv CHANGE AUTHORIZED: hw/ip/ascon/rtl/ascon_pkg.sv CHANGE AUTHORIZED: hw/ip/ascon/rtl/ascon_reg_pkg.sv CHANGE AUTHORIZED: hw/ip/ascon/rtl/ascon_reg_top.sv CHANGE AUTHORIZED: hw/ip/prim/pre_dv/prim_ascon/prim_ascon_duplex_tb/rtl/prim_ascon_duplex_tb.sv CHANGE AUTHORIZED: hw/ip/prim/rtl/prim_ascon_duplex.sv CHANGE AUTHORIZED: hw/ip/prim/rtl/prim_ascon_pkg.sv This PR touches...
### Note on development goals and status for cryptolib development and hardening #### Development goals / scope For the algorithms listed in #27051, the development goals are: - Complete their...