lowRISC / qemu

Fork of QEMU for development of lowRISC platforms (including OpenTitan)
http://www.qemu.org
Other
3 stars 8 forks source link

Initial implementation of OT KMAC #15

Closed loiclefort closed 1 year ago

loiclefort commented 1 year ago

Initial implementation of OT KMAC. This implementation is missing some features (Side-loading, Application Interface and Masking).

Tested using the following OpenTitan tests:

//sw/device/tests:kmac_mode_cshake_test
//sw/device/tests:kmac_mode_kmac_test
//sw/device/tests:kmac_smoketest_fpga
//sw/device/tests/crypto:kmac_verify_functest_hardcoded