summaryrefslogtreecommitdiffstats
path: root/crypto/bn/.cvsignore
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2008-05-01 23:11:34 +0000
committerBodo Möller <bodo@openssl.org>2008-05-01 23:11:34 +0000
commit812d8a176c52ffdb0aa9e87829b906c81b151284 (patch)
treee8659f1983b1d1cf0d2f8eab0c8171b6d1755445 /crypto/bn/.cvsignore
parentdb533c96e35ccdb8f97f0e5e98ab9db9c4938ca1 (diff)
Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev:
you need to use "enable-montasm" to see a difference. (Huge speed advantage, but BN_MONT_CTX is not binary compatible, so this can't be enabled by default in the 0.9.8 branch.) The CHANGES entry also covers the 64-bit x86 backport in November 2007 by appro.
Diffstat (limited to 'crypto/bn/.cvsignore')
-rw-r--r--crypto/bn/.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/bn/.cvsignore b/crypto/bn/.cvsignore
index 57df22cf65..c2f3bc0856 100644
--- a/crypto/bn/.cvsignore
+++ b/crypto/bn/.cvsignore
@@ -4,3 +4,4 @@ Makefile.save
semantic.cache
co86-elf.s
bn86-elf.s
+mo86-elf.s