-
Notifications
You must be signed in to change notification settings - Fork 10
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 Ed25519 OIDs and signature algorithm mappings #2
base: eddsa
Are you sure you want to change the base?
Conversation
Hey there. Are you sure you wanted to create this PR against the OpenKeychain fork of bouncy-castle, and not the upstream repo at https://github.com/bcgit/bc-java? :) |
Hi! |
Hello again... Did you ever submit a PR to bouncy-castle for your EDDSA commits? |
Remove support for maxXofLen in Kangaroo digest open-keychain#2
Police Blake3 output limit Given difficulty in testing, outputAvailable was set to 1 and exception was observed manually. open-keychain#2
Police Blake3 output limit Given difficulty in testing, outputAvailable was set to 1 and exception was observed manually. open-keychain#2
Add LEAEngine Found test more test vectors added those. open-keychain#2
Add LEAEngine Found test more test vectors added those. open-keychain#2
This allows easier use of JcaContentSignerBuilder to build X509 certificates like so:
OIDs from https://tools.ietf.org/html/draft-ietf-curdle-pkix-07