mratsim / constantine

Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
Other
408 stars 43 forks source link

Lattice decomposition cleanup #48

Closed mratsim closed 4 years ago

mratsim commented 4 years ago

Endomorphism acceleration #44 requires decomposing a scalar.

This is done using lattice decomposition using Babai's rounding techniques.

mratsim commented 4 years ago

Several tasks ticked in #71

mratsim commented 4 years ago

And most other ticked in #94.

No plan to follow up on the rest for now.