forge
forge copied to clipboard
Rsapss csr
Pull request for RSA PSS padding to handle
- corrected calculation of salt length
- supported scheme in case of CSR signing
Do you have test cases for this change? There are conflicts but it looks like it was rebased on main, not sure what's happening there.
I will see what's the best way to provide some tests to sign a CSR with RSA PSS padding. What do you think about changing tests/unit/csr.js to create a CSR in two flavors: with and without PSS padding?
I've enhanced the CSR test case. Unfortunately I'm not able to provide the change via github's pull request mechanism - currently no idea, why.