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
Required Ruby Version
>= 0
Authors
Christian Meier
Versions
- 0.4.2 July 30, 2018 java (27.5 KB)
- 0.4.2 July 30, 2018 (13.5 KB)
- 0.4.0 April 07, 2017 (13.5 KB)
- 0.4.0 April 06, 2017 java (27.5 KB)
- 0.3.2 October 08, 2015 (13.5 KB)
- 0.3.0 August 20, 2015 java (40 KB)
Requirements
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