jruby-openssl

Ruby library that emulates the OpenSSL native library for JRuby
  https://github.com/jruby/jruby-openssl
  0
  no reviews



OpenSSL ruby native library provides SSL, TLS and general purpose cryptography by wrapping the OpenSSL library.

JRuby-OpenSSL does the same for JRuby under Java platform. Under the hood is implemented with the Bouncy Castle Crypto APIs.