Skip to content

Implement the Signer interface for RSA crypto#190

Merged
chris-okuda merged 1 commit intomainfrom
chrisokuda/rsa_signer-sc32721
Jul 2, 2025
Merged

Implement the Signer interface for RSA crypto#190
chris-okuda merged 1 commit intomainfrom
chrisokuda/rsa_signer-sc32721

Conversation

@chris-okuda
Copy link
Copy Markdown
Collaborator

Add the Signer interface to the RSA crypto interface and added sign/verify testing (modified the test already there because generating a random key takes a while).

@chris-okuda chris-okuda requested a review from bbengfort July 2, 2025 00:05
@chris-okuda chris-okuda self-assigned this Jul 2, 2025
@chris-okuda chris-okuda added the enhancement New feature or request label Jul 2, 2025
@chris-okuda chris-okuda force-pushed the chrisokuda/rsa_signer-sc32721 branch from 2c2d030 to 7701459 Compare July 2, 2025 00:06
@rebeccabilbro rebeccabilbro self-requested a review July 2, 2025 01:10
Copy link
Copy Markdown
Contributor

@rebeccabilbro rebeccabilbro left a comment

Choose a reason for hiding this comment

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

Looks great @chris-okuda, and thanks for keeping those docstrings fresh as well 😎

@chris-okuda chris-okuda merged commit 9cd3faa into main Jul 2, 2025
4 checks passed
@chris-okuda chris-okuda deleted the chrisokuda/rsa_signer-sc32721 branch July 2, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants