Skip to content

Rename SignatureAlgorithm values a bit#413

Open
ctz wants to merge 3 commits intomainfrom
jbp-pkcs
Open

Rename SignatureAlgorithm values a bit#413
ctz wants to merge 3 commits intomainfrom
jbp-pkcs

Conversation

@ctz
Copy link
Member

@ctz ctz commented Feb 26, 2026

Just noticed some of these bits, not fixing a specific issue.

I also noticed that there's a lot of RSA-PSS-related things that are commented out. I've left that alone but it probably deserves some attention for someone who knows the background?

ctz added 3 commits February 26, 2026 21:45
"PKCS" is a specific name for a sequence of standards from RSA corporation.
eg, Ed25519 is not one of those, and neither is anything related to ECDSA,
so "PKCS_ED25519" is a bit of a misnomer.
@ctz ctz changed the title Adjust SignatureAlgorithm values a bit Rename SignatureAlgorithm values a bit Feb 26, 2026
@ctz ctz added the next-major-release breaking changes put off until next major release label Feb 26, 2026
Copy link
Member

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff, thanks!

CI indicates something went not quite right with RSA_PSS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next-major-release breaking changes put off until next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants