Optimized C library for EC operations on curve secp256k1
Go to file
Peter Dettman f8ccd9befd Re-write secp256k1_fe_sqrt and secp256k1_fe_inv to use a sliding window over blocks of 1s 2014-01-30 19:16:20 +07:00
include updated documentation 2013-11-04 02:50:59 -08:00
m4 autotools: autotools'ify libsecp256k1 2014-01-17 23:24:12 -05:00
obj Add obj/ directory 2013-04-11 12:46:39 +02:00
src Re-write secp256k1_fe_sqrt and secp256k1_fe_inv to use a sliding window over blocks of 1s 2014-01-30 19:16:20 +07:00
.gitignore autotools: autotools'ify libsecp256k1 2014-01-17 23:24:12 -05:00
COPYING MIT License 2013-05-09 15:24:32 +02:00
Makefile.am autotools: autotools'ify libsecp256k1 2014-01-17 23:24:12 -05:00
TODO updates 2013-05-06 13:28:46 +02:00
configure.ac autotools: No need to link against libssl 2014-01-24 17:32:59 -05:00
nasm_lt.sh autotools: autotools'ify libsecp256k1 2014-01-17 23:24:12 -05:00