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

2.x version (IllegalArgumentException not an OID) #10

Closed
d2callpod opened this issue Feb 11, 2015 · 4 comments
Closed

2.x version (IllegalArgumentException not an OID) #10

d2callpod opened this issue Feb 11, 2015 · 4 comments

Comments

@d2callpod
Copy link

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.
spongycastle oid exception

@rtyley
Copy link
Owner

rtyley commented Feb 11, 2015

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?

@d2callpod
Copy link
Author

I was looking here https://www.bouncycastle.org/releasenotes.html. Is that planned releases?

@rtyley
Copy link
Owner

rtyley commented Feb 11, 2015

If you re-read that page, you'll see that you've misread it because of the
confusing paragraph numbering.
On 11 Feb 2015 17:33, "Darren Phillips" notifications@github.com wrote:

I was looking here https://www.bouncycastle.org/releasenotes.html. Is
that planned releases?


Reply to this email directly or view it on GitHub
#10 (comment).

@d2callpod
Copy link
Author

Ahh, yes I see.

Thanks

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

No branches or pull requests

2 participants