-
Notifications
You must be signed in to change notification settings - Fork 140
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
2.x version (IllegalArgumentException not an OID) #10
Comments
SpongyCastle releases are usually made sometime after the Bouncy Castle is released here: https://www.bouncycastle.org/latest_releases.html (also, when the release is tagged here: https://github.com/bcgit/bc-java/releases ) ...it takes a while to fix all the broken tests,etc, once the code has dropped. I don't see any sign of a 2.x release, and don't closely follow the BouncyCastle mailing list, so where do you see signs of a 2.x release? |
I was looking here https://www.bouncycastle.org/releasenotes.html. Is that planned releases? |
If you re-read that page, you'll see that you've misread it because of the
|
Ahh, yes I see. Thanks |
I have an issue reported by a user where they are getting an IllegalArgumentException for an OID. I see a number of fixes in the 2.x versions of Bouncy Castle for OID parsing.
Are there plans to release a 2.x version of SpongyCastle?
P.S. User stack trace attached. Apologies that it's a screen shot that's all I have at this time.
The text was updated successfully, but these errors were encountered: