summaryrefslogtreecommitdiffstats
path: root/engines/e_gmp_err.h
Commit message (Collapse)AuthorAgeFilesLines
* Commit a slightly modified version of an old experiment to do RSA privateGeoff Thorpe2003-01-301-0/+81
key operations using the GMP library. The default is not to build (or use) this code unless OPENSSL_USE_GMP is defined (because it will impose header and linker dependencies that might need specifying too).