mmcloughlin / ec3

Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go
BSD 3-Clause "New" or "Revised" License
56 stars 6 forks source link

fp: crandall prime #24

Open mmcloughlin opened 5 years ago

mmcloughlin commented 5 years ago

Code generator for F_p arithmetic where p is a Crandall prime.

Example: cloudflare/circl/math/fp25519.