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

test: Add 2 more RSA keys with 'alg' explicitly set #144

Merged
merged 1 commit into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. test: Add 2 more RSA keys with 'alg' explicitly set

    Besides the existing key with no 'alg' set, add 2 more RSA keys have
    'alg' set to RSA-OAEP and RSA-OAEP-256. All of these are synonymous for
    each other, meaning they use SHA256 and MGF1.
    
    Signed-off-by: Stefan Berger <[email protected]>
    stefanberger committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f37a4d8 View commit details
    Browse the repository at this point in the history