feat: support pre-hashed RSA signing for HSM-backed PKCS#11 signers#320
feat: support pre-hashed RSA signing for HSM-backed PKCS#11 signers#320carlosmonastyrski wants to merge 3 commits into
Conversation
|
💬 Discussion in Slack: #pr-review-cli-320-feat-support-pre-hashed-rsa-signing-for-hsm-backed-pkcs-11-sig Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel. |
|
| Filename | Overview |
|---|---|
| packages/gateway-v2/pkcs11_enabled.go | Adds CKM_RSA_PKCS raw-RSA mechanism for pre-hashed signing; isDigest is ignored for this case, unlike the ECDSA counterparts, which may allow unsigned (unhashed) data to be signed if callers omit the flag. |
Reviews (1): Last reviewed commit: "Support pre-hashed RSA signing for HSM-b..." | Re-trigger Greptile
PR overviewAll previously flagged issues have been addressed. No open security concerns remain on this pull request. Security reviewNo open security issues remain on this pull request. Fixed/addressed: 1 · PR risk: 0/10 |
Description 📣
Type ✨
Tests 🛠️
# Here's some code block to paste some code snippets