A minimal JNA wrapper around the GNU Multiple Precision Arithmetic Library ("libgmp").
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
.
- Scott Blum [email protected]
- Nathan McCauley [email protected]
- Daniele Perito [email protected]
- Josh Humphries [email protected]
- Sam Quigley [email protected]
- Elijah Zupancic [email protected] - Solaris binary build
- Apache 2.0
- libgmp is licensed under the GNU LGPL