erigon-pulse/crypto/secp256k1
Felix Lange bc23fc13ab crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203)
* crypto/secp256k1: enable use of __int128

This speeds up scalar & field calculations a lot.

* crypto/secp256k1: enable endomorphism optimization
2020-08-07 11:21:59 +02:00
..
libsecp256k1 Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
.gitignore Moved obscuren secp256k1-go 2015-01-22 00:35:00 +01:00
curve.go crypto/secp256k1: Fix invalid document link (#18297) 2018-12-13 10:25:13 +01:00
ext.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
LICENSE crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 2018-07-24 02:47:47 +02:00
panic_cb.go crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 2018-07-24 02:47:47 +02:00
secp256_test.go crypto/secp256k1: remove external LGPL dependencies (#17239) 2018-07-26 13:33:13 +02:00
secp256.go crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203) 2020-08-07 11:21:59 +02:00