summaryrefslogtreecommitdiffstats
path: root/engines/e_gmp.ec
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2003-01-30 15:43:07 +0000
committerGeoff Thorpe <geoff@openssl.org>2003-01-30 15:43:07 +0000
commita85bef18995496a5f503350d921b2c98686cd12e (patch)
treefc3a2a42e41800ea6f8b95fa77d137e465485b0f /engines/e_gmp.ec
parentbb3e67f3157cc44f20c1d3b96611126d4660d225 (diff)
Commit a slightly modified version of an old experiment to do RSA private
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).
Diffstat (limited to 'engines/e_gmp.ec')
-rw-r--r--engines/e_gmp.ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/e_gmp.ec b/engines/e_gmp.ec
new file mode 100644
index 0000000000..72ec447fb7
--- /dev/null
+++ b/engines/e_gmp.ec
@@ -0,0 +1 @@
+L GMP e_gmp_err.h e_gmp_err.c