/jna-gmp

A minimal JNA wrapper around the GNU Multiple Precision Arithmetic Library.

Primary LanguageJavaApache License 2.0Apache-2.0

JNA GMP project

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

Features

jnagmp

The basic JNA GMP library; minimal dependencies.

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

bc-rsa

Example module that shows integrating JNA GMP with Bouncy Castle.

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

sc-rsa

Example module that shows integrating JNA GMP with Spongy Castle.

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

Contributors

Licensing