Bugs item #12951, was opened at 2007-08-10 01:28 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=12951&group_id=2014
Category: None Group: None >Status: Closed Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: jruby-openssl returns nil for method OpenSSL::Random.random_bytes Initial Comment: jruby-openssl 0.0.3 gem returns nil for method OpenSSL::Random.random_bytes. This method is required for the EzCrypto gem. Using Jruby built from August 9th, 2007. ---------------------------------------------------------------------- >Comment By: Ola Bini (olabini) Date: 2007-08-11 16:55 Message: Fixed on trunk. The random_bytes and pseudo_bytes methods have been implemented. An 0.0.4-release have also been made that includes this change. ---------------------------------------------------------------------- Comment By: Ola Bini (olabini) Date: 2007-08-11 15:43 Message: Well, yes. The OpenSSL::Random class is not implemented... ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=12951&group_id=2014 _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
