1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check signature nonces for validity More... about 10 years ago
Merge pull request #7 from luke-jr/x32 More... about 10 years ago
Fix build on x32 More... about 10 years ago
Merge pull request #5 from sipa/morereadme More... about 10 years ago
More details in README.md More... about 10 years ago
Create README.md More... about 10 years ago
Merge pull request #2 from sipa/impl More... about 10 years ago
Merge pull request #1 from sipa/slice More... about 10 years ago
Move implementations from impl/*.h to *_impl.h More... about 10 years ago
Slice bytes of G multiples to avoid cache timings More... about 10 years ago
Merge pull request #19 More... over 10 years ago
Fix addition chain entry in comments More... over 10 years ago
Re-write secp256k1_fe_sqrt and secp256k1_fe_inv to use a sliding window over blocks of 1s More... over 10 years ago
Merge pull request #14 More... over 10 years ago
autotools: No need to link against libssl More... over 10 years ago
autotools: changes suggested by Pieter Wuille More... over 10 years ago
autotools: autotools'ify libsecp256k1 More... over 10 years ago
add missing include More... over 10 years ago
Remove 5x64 implementation - no actual benefits More... over 10 years ago
Make endomorphism optimization optional More... over 10 years ago
Check for overflows when order is added at recovery More... over 10 years ago
Merge pull request #15 from haltingstate/master More... over 10 years ago
updated documentation More... over 10 years ago
Break malleability by producing S <= order/2 More... over 10 years ago
Tweak fixes & variable name improvement More... almost 11 years ago
Add support for multiplicative tweaking More... almost 11 years ago
Invert buggy logic in secp256k1_ecdsa_seckey_verify More... almost 11 years ago
Merge pull request #12 from PSYCPU/master More... almost 11 years ago
1st assembly version of field 5x64 code - bugfix More... almost 11 years ago
Merge pull request #11 from PSYCPU/master More... almost 11 years ago