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

Add OIDs for ECDSA-PLAIN #258

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

MatthiasValvekens
Copy link
Contributor

The relevant OIDs were sourced from BSI TR-03111. I chose to let the .signature_algo property map to ecdsa to avoid (maybe) breaking the API by increasing the number of possible outputs for that property, and also because the signature algorithm is in fact just plain old ECDSA, it's just the signature encoding that changes.

(Sourced from BSI TR-03111)
@MatthiasValvekens
Copy link
Contributor Author

@wbond looks like the test certs in the certvalidator test suite expired again :)

@wbond
Copy link
Owner

wbond commented Aug 23, 2023

Could you rebase on master?

@wbond wbond merged commit 896166d into wbond:master Aug 23, 2023
27 checks passed
@MatthiasValvekens
Copy link
Contributor Author

Whoops, I saw your request earlier but couldn't act on it immediately. Sorry about the extra work, and thanks for merging this!

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.

2 participants