Implement efficient reduction for pleasant-looking primes.
authormdw <mdw>
Sat, 27 Mar 2004 00:04:46 +0000 (00:04 +0000)
committermdw <mdw>
Sat, 27 Mar 2004 00:04:46 +0000 (00:04 +0000)
commitf46efa79cd2bb9adc81541f1218965f85a6b2eef
tree689e886715c3a9260de332a116f54a6040a56eac
parent59b2b448afd977128c84bcea6b18adaf37d4be69
Implement efficient reduction for pleasant-looking primes.
13 files changed:
Makefile.m4
ec-prime.c
ec-test.c
f-niceprime.c [new file with mode: 0644]
field.h
gfreduce.c
mpreduce-exp.h [new file with mode: 0644]
mpreduce.c [new file with mode: 0644]
mpreduce.h [new file with mode: 0644]
mpx.c
mpx.h
tests/ec
tests/mpreduce [new file with mode: 0644]