Very small Elliptic Curve Cryptography library - Mirror
Find a file
Matthias Schiffer 89f8a35c71 Remove some unnecessary squeeze() calls
As only the subtrahend in a sub() call needs to be squeezed, the squeeze
can be skipped in these cases.
2015-10-03 18:57:41 +02:00
include/libuecc Add functions for point negation and subtraction 2015-10-02 20:57:19 +09:00
src Remove some unnecessary squeeze() calls 2015-10-03 18:57:41 +02:00
.gitignore Initial version 2012-03-13 00:18:43 +01:00
CMakeLists.txt libuecc v5 2015-01-26 19:41:00 +01:00
COPYRIGHT Update copyright years 2015-01-26 05:45:45 +01:00
Doxyfile.in Update doxygen support 2015-01-26 19:40:28 +01:00
libuecc.pc.in Use LIB_SUFFIX in pkg-config information 2013-12-26 06:01:01 +01:00
UseDoxygen.cmake Update doxygen support 2015-01-26 19:40:28 +01:00