[crypto/RSA] otcrypto_rsa_keypair_from_cofactor routine no shared secret currently
Open
SW:cryptolib
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
The implementation of `otcrypto_rsa_keypair_from_cofactor_async_start` function does currently not hand the cofactor down to the OTBN app in shares since the OTBN implementation does not support this. (see [code](https://github.com/lowRISC/opentitan/blob/master/sw/device/lib/crypto/impl/rsa.c#L575))
Contributor guide
Assessment
This issue has not been assessed yet.