Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 206 Bytes

Bouncy Castle RSA

Example module that shows integrating JNA GMP with Bouncy Castle.

Features

NativeRSAEngine

A replacement for org.bouncycastle.crypto.engines.RSAEngine that uses GMP modPow.