Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.4 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.4 KB

JNA GMP project

A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library ("libgmp").

Features

The basic JNA GMP library; minimal dependencies.

Available on Maven central as com.squareup.jnagmp:jnagmp.

Example module that shows integrating JNA GMP with Bouncy Castle.

Available on Maven central as com.squareup.jnagmp:bouncycastle-rsa.

Contributors

Licensing