Introduction - If you have any usage issues, please Google them yourself
This Portable C library implements a full implementation of Multiprecision
Arithmetic. In particular it includes all the primitives necessary to
implement Number Theoretic based methods for Public Key Cryptography and
Digital signature, such as Diffie Hellman, Elliptic curves, RSA and DSS.
Indeed example programs implement many of these methods.