fast-rsa-engine 0.3.0-java
this gem replaces the RSA signature and RSA ciphers from jruby-openssl by a faster implementation of them. see https://corner.squareup.com/2014/02/faster-rsa-jnagmp.html
Gemfile:
=
安装:
=
Runtime 依赖 (2):
jar-dependencies
~> 0.1
jruby-openssl
~> 0.9.10
Development 依赖 (3):
要求:
jar com.squareup.jnagmp:bouncycastle-rsa, 1.0.0
jar org.bouncycastle:bcpkix-jdk15on, 1.50, :scope => :provided
jar org.bouncycastle:bcprov-jdk15on, 1.50, :scope => :provided
pom org.jruby:jruby-core, 1.7.21, :scope => :provided