Skip to content

Comments

RSASSA-PSS support#67

Draft
karen-avetisyan-mc wants to merge 1 commit intomainfrom
rsapss-support
Draft

RSASSA-PSS support#67
karen-avetisyan-mc wants to merge 1 commit intomainfrom
rsapss-support

Conversation

@karen-avetisyan-mc
Copy link
Contributor

@karen-avetisyan-mc karen-avetisyan-mc commented Feb 5, 2026

Fix RSA signing selection; probe PKCS#1 vs PSS and update JavaCoCo for modern JDKs

Implement RSA signing as “try SHA256withRSA, fallback to RSASSA-PSS with explicit PSS params” Add helper to expose which JCA algorithm name is used on the current provider Update unit test accordingly
Upgrade jacoco-maven-plugin to 0.8.12 so mvn test works on JDK classfile major 65 (no skip flag)

@karen-avetisyan-mc
Copy link
Contributor Author

Closing this PR for now. Still need to review the requirements

…CoCo for modern JDKs

Body:
Implement RSA signing as “try SHA256withRSA, fallback to RSASSA-PSS with explicit PSS params”
Add helper to expose which JCA algorithm name is used on the current provider
Update unit test accordingly
Upgrade jacoco-maven-plugin to 0.8.12 so mvn test works on JDK classfile major 65 (no skip flag)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant