Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 889 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 889 Bytes

JNA GMP project

A minimal 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