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 5 forks source link

test for constant time implementations #64

Open mmcloughlin opened 5 years ago

mmcloughlin commented 5 years ago

Would be great to use tooling to verify implementations are constant time. For examples:

http://www.reparaz.net/oscar/misc/dudect.html

mmcloughlin commented 5 years ago

Note: https://github.com/anomalroil/go-dudect