Rework RSA privkey handling
Open
- Dominant language
- F*
- Stars
- 138
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Giving the certificate as input to `tls13crypto::sign` is a workaround to allow `libcrux` the reconstruction of a signing key from the private exponent bytes in `sk` and the public key in the certificate. Ideally we should be able to provide a complete RSA private key in `sk` instead.
Contributor guide
Assessment
This issue has not been assessed yet.