square / jna-gmp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 99.0%Language:Shell 1.0%