Skip to content

Add RSASSA-PSS with SHA support#55

Open
Tommaso-Sgroi wants to merge 2 commits into
smallstep:mainfrom
Tommaso-Sgroi:main
Open

Add RSASSA-PSS with SHA support#55
Tommaso-Sgroi wants to merge 2 commits into
smallstep:mainfrom
Tommaso-Sgroi:main

Conversation

@Tommaso-Sgroi

Copy link
Copy Markdown

Name of feature:

RSAPSS with SHA signature verification support

Pain or issue this feature alleviates:

RSAPSS with SHA signature verification not supported

Why is this important to the project (if not answered above):

Improve supported algorithm coverage

Is there documentation on how to use this feature? If so, where?

In what environments or workflows is this feature supported?

In what environments or workflows is this feature explicitly NOT supported (if any)?

Supporting links/other PRs/issues:

💔Thank you!

@CLAassistant

CLAassistant commented Oct 15, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Tommaso-Sgroi Tommaso-Sgroi marked this pull request as ready for review October 16, 2025 11:15
@hslatman hslatman changed the title Add RSAPSS with SHA support Add RSASSA-PSS with SHA support Mar 17, 2026

@hslatman hslatman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

More accurate variable name, based on the 1.2.840.113549.1.1.10 OID.

Comment thread pkcs7.go Outdated
Comment thread verify.go Outdated
@Tommaso-Sgroi

Tommaso-Sgroi commented Mar 19, 2026

Copy link
Copy Markdown
Author

More accurate variable name, based on the 1.2.840.113549.1.1.10 OID.

Makes sense, thanks!

Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
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.

3 participants