math/fgoldi.c: Add support for Hamburg's `Goldilocks' field.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 26 Apr 2017 10:54:29 +0000 (11:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 29 Apr 2017 11:29:22 +0000 (12:29 +0100)
commit266efb73ab5210542c29cede4c7cf921ef62267e
tree66f06043d5751f957edb5fc62ea9339b6b6564eb
parentd56fd9d102115283485493dbe56b0d320ac99097
math/fgoldi.c: Add support for Hamburg's `Goldilocks' field.

GF(2^448 - 2^224 - 1).
math/Makefile.am
math/fgoldi.c [new file with mode: 0644]
math/fgoldi.h [new file with mode: 0644]
math/t/fgoldi [new file with mode: 0644]