Field exponentiation. Add field size to field structure. Make check
authormdw <mdw>
Tue, 26 Oct 2004 23:56:36 +0000 (23:56 +0000)
committermdw <mdw>
Tue, 26 Oct 2004 23:56:36 +0000 (23:56 +0000)
commit1d7857e79cfb9d5b41fe13935b0a0bf68f6049f5
tree32e8d549462e6227deb64e062d0ba4a21a07f8ea
parent3688eb757240b2332f67ec827be8caf6f6abe924
Field exponentiation.  Add field size to field structure.  Make check
failure nonfatal in point decompression utility.
f-binpoly.c
f-prime.c
field-exp.c [new file with mode: 0644]
field-exp.h [new file with mode: 0644]
field.h
utils/ecptdecompress.c