aboutsummaryrefslogtreecommitdiff
path: root/to_gallina.md
blob: 812d9fd88c4ab441638bbc718b3e9894905c0902 (plain)
1
2
3
4
5
6
7
8
9
10
Remaining work needed for Gallina verification code
---------------------------------------------------
+ GF subtraction
+ efficient GF exponentiation
+ efficient GF inverse
+ make EdDSA point addition use ModularBaseSystem
+ represent scalars (Fl) in ModularBaseSystem (large c)
+ elliptic curve decidable equality
+ negation of elliptic curve points
+ canonical representations of field elements