field.c: Replace `tofe' by `implicitfe', calling `implicit{mp,gf}'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 23 Nov 2019 23:48:52 +0000 (23:48 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:49:31 +0000 (12:49 +0100)
If something converts to an integer, we allow converting it to a
prime-field element too; similarly, things that convert to polynomials
can convert to binary-field elements.  (Obviously, these conversions use
the canonical homomorphisms.)


No differences found