mirror of
https://github.com/neocturne/libuecc.git
synced 2025-03-04 09:03:31 +01:00
Very small Elliptic Curve Cryptography library - Mirror
In inverted coordinates there are 4 points that aren't representable correctly. Avoid this problem by using the extended coordinate representation, in which an add+double operation has essentially the same performance as in the inverted representation. |
||
---|---|---|
include/libuecc | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
COPYRIGHT |