Commit Graph

5 Commits

Author SHA1 Message Date
Christian Reitter 43aea399d1 Add several unsafe optimizations, special trade-off decisions
Partially based on https://github.com/llamasoft/secp256k1_fast_unsafe , adopted for newer secp256k1.
2024-04-27 13:04:08 +02:00
Andrew Poelstra e4cca901ea
gitignore: remove things that shouldn't be there
upstream libsecp now has a CMakeLists.txt file. Many years ago we added
some things to .gitignore which appear to be local developers committing
the names of their own stray files, and now this is causing the
revendoring script to lose track of vendored files.
2023-09-30 12:04:44 -03:00
Elichai Turkel 0b770cf407
Added ECMULT window size 2019-07-03 17:48:35 -04:00
Tamas Blummer da62cb6349 ignore intellij files 2018-05-11 16:06:59 +02:00
Steve Klabnik 462df41994 Add gitignore 2014-08-04 19:59:58 -04:00