Skip to content

crypto: validate RSA-PSS saltLength in subtle.sign and subtle.verify

Resolves a TODO from @jasnell to validate RSA-PSS saltLength in SubtleCrypto.sign and SubtleCrypto.verify

fixes: https://github.com/nodejs/node/issues/52188

Merge request reports

Loading