JOpenSSL source

Where is the source for JOpenSSL? I tried downloading via
svn://rubyforge.org/var/svn/jruby-extras, but the code under trunk was
empty.

I’m running into issues moving code from MRI Ruby to JRuby. Mostly I’ve
hit issues where the defaults are different. For example, using a
AES-256 cipher under OpenSSL defaults to CBC, whereas under JCE it
defaults to ECB. I’d like to browse the code to see what JCE calls are
being made.

The latest issue I’m hitting is this exception using RSA encryption:

null:-1:in engineDoFinal': javax.crypto.BadPaddingException: no data in block from DashoA12275:-1:indoFinal’
from PKeyRSA.java:476:in private_decrypt' from org/jruby/ext/openssl/PKeyRSA$i_method_0_0$RUBYINVOKER$private_decrypt.g en:-1:incall’
from JavaMethod.java:620:in `call’

I’d like to try to find the Ruby stack trace. Getting the Java stack
trace isn’t the most helpful thing in the world.

Thanks,
Tim


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

I’ve seen people talking about rubyforge having issues today (it’s
been up and down).

however I believe jruby-openssl has moved to :

Not sure if it’s over at Kenai too…
Jay

On Wed, Jun 10, 2009 at 2:03 PM, Timothy
Hanson[email protected] wrote:

The latest issue I’m hitting is this exception using RSA encryption:

http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

On Wed, Jun 10, 2009 at 1:09 PM, Jay McGaffigan[email protected]
wrote:

however I believe jruby-openssl has moved to :
GitHub - jruby/jruby-openssl: JRuby's OpenSSL gem

Not sure if it’s over at Kenai too…

Nope, it only lives on Github. Confusing, yes?

I’m going to be merging a couple fixes over from Brice F.
shortly and probably looking to put out a 0.5.1 this week, so if you
(Tim) want to poke around, go for it.

  • Charlie

To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

On Wed, Jun 10, 2009 at 2:08 PM, Jay McGaffigan[email protected]
wrote:

Ok I do have to admit that the Github/Kenai locality thing is confusing :slight_smile:

Jruby lives on Kenai but is mirrored to github
Jruby-openssl and jruby-rcov live on github but not Kenai
after chatting on irc with you and tom I moved the jmx gem to kenai

is there any “goal” or “rule” for how you would like to see stuff organized :slight_smile:

They’re two different communities, so ideally we’d have mirrors in
both places. We’ve just been lazy and also don’t have a easy,
bulletproof mirroring system set up yet.

/Nick

Not sure if it’s over at Kenai too…
To unsubscribe from this list, please visit:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Ok I do have to admit that the Github/Kenai locality thing is confusing
:slight_smile:

Jruby lives on Kenai but is mirrored to github
Jruby-openssl and jruby-rcov live on github but not Kenai
after chatting on irc with you and tom I moved the jmx gem to kenai

is there any “goal” or “rule” for how you would like to see stuff
organized :slight_smile:

thanks!
Jay

On Wed, Jun 10, 2009 at 2:40 PM, Charles Oliver
Nutter[email protected] wrote:

(Tim) want to poke around, go for it.

  • Charlie

To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

I do realize they are different communities.
It just feels like to me that the perception is to go to Kenai first
until the mirroring is setup?

thanks for your response nick!

Jay

On Wed, Jun 10, 2009 at 4:09 PM, Nick S.[email protected]
wrote:

both places. We’ve just been lazy and also don’t have a easy,

On Wed, Jun 10, 2009 at 1:09 PM, Jay McGaffigan[email protected] wrote:


http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email