Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add all supported alogithms for rsa-enc keystore #1092

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tboerger
Copy link

This PR adds simply all algorithms which are available for keystores based on rsa-enc provider. Currently it got only a single one while there are 3 different available.

@tboerger tboerger force-pushed the keystore-rsa-algorithms branch from dbc9c21 to 4700bb0 Compare January 24, 2025 12:56
@tboerger
Copy link
Author

Funny that the tests have been working before, should we split the rsa and rsa-enc algorithms?

@tboerger tboerger force-pushed the keystore-rsa-algorithms branch 2 times, most recently from 002660e to 1f72340 Compare January 24, 2025 14:03
@tboerger
Copy link
Author

I have split the valid alorithms and tried to add some basic testing for both variants.

@tboerger tboerger force-pushed the keystore-rsa-algorithms branch from 1f72340 to f898a0a Compare January 28, 2025 06:56
@tboerger tboerger force-pushed the keystore-rsa-algorithms branch from f898a0a to 32961df Compare January 29, 2025 20:55
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