summaryrefslogtreecommitdiffstats
path: root/engines/.cvsignore
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/.cvsignore
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/.cvsignore')
-rw-r--r--engines/.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/.cvsignore b/engines/.cvsignore
index 695fdd0059..d7169dd1f3 100644
--- a/engines/.cvsignore
+++ b/engines/.cvsignore
@@ -1,2 +1,3 @@
Makefile.save
lib
+libs