Normal basis support (translates to poly basis internally). Rewrite
authormdw <mdw>
Thu, 1 Apr 2004 21:28:47 +0000 (21:28 +0000)
committermdw <mdw>
Thu, 1 Apr 2004 21:28:47 +0000 (21:28 +0000)
commit4edc47b89bc56cd4041fdb0f4e8e892acd589ed8
treea9c5804d4d18a078de00a554e3712bf76e286aca
parent1589affab225db500965e2cb869c534d6860e6bd
Normal basis support (translates to poly basis internally).  Rewrite
EC and prime group table generators in awk, so that they can reuse data
for repeated constants.
18 files changed:
Makefile.m4
ec-bin.c
ec-gentab.awk [new file with mode: 0755]
ec-gentab.sh [deleted file]
ec-info.c
ec.c
ectab.h
ectab.in
f-binpoly.c
f-niceprime.c
f-prime.c
field-parse.c
field.h
gfn.c [new file with mode: 0644]
gfn.h [new file with mode: 0644]
p-gentab.awk [new file with mode: 0755]
p-gentab.sh [deleted file]
tests/gfn [new file with mode: 0644]