This website works better with JavaScript.
Explore
Home
Help
Sign In
starwels
/
secp256k1
mirror of
https://github.com/starwels/secp256k1
Watch
1
Star
0
Fork
You've already forked secp256k1
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
854
Commits
1
Branch
0
Tags
2.1 MiB
C
84.7%
Java
3.6%
Sage
3.6%
Assembly
3.4%
M4
3.1%
Other
1.7%
Tree:
95e99f196f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '95e99f196f'
${ noResults }
secp256k1
/
src
History
Andrew Poelstra
95e99f196f
fix tests.c in the count == 0 case
4 years ago
..
asm
…
java
Fix typo
4 years ago
modules
parameterize ecmult_const over input size
4 years ago
basic-config.h
…
bench.h
Add flags for choosing algorithm in ecmult_multi benchmark
5 years ago
bench_ecdh.c
Disambiguate bench functions and types
5 years ago
bench_ecmult.c
scratch: add stack frame support
4 years ago
bench_internal.c
parameterize ecmult_const over input size
4 years ago
bench_recover.c
Disambiguate bench functions and types
5 years ago
bench_sign.c
Get rid of reserved _t in type names
5 years ago
bench_verify.c
…
ecdsa.h
…
ecdsa_impl.h
…
eckey.h
…
eckey_impl.h
…
ecmult.h
Use scratch space dependent batching in ecmult_multi
5 years ago
ecmult_const.h
parameterize ecmult_const over input size
4 years ago
ecmult_const_impl.h
parameterize ecmult_const over input size
4 years ago
ecmult_gen.h
…
ecmult_gen_impl.h
Get rid of reserved _t in type names
5 years ago
ecmult_impl.h
scratch: add stack frame support
4 years ago
field.h
…
field_5x52.h
…
field_5x52_asm_impl.h
…
field_5x52_impl.h
…
field_5x52_int128_impl.h
…
field_10x26.h
…
field_10x26_impl.h
…
field_impl.h
…
gen_context.c
Build benchmarks by default
5 years ago
group.h
Generalize Strauss to support multiple points
5 years ago
group_impl.h
Generalize Strauss to support multiple points
5 years ago
hash.h
Get rid of reserved _t in type names
5 years ago
hash_impl.h
Reduce usage of hardcoded size constants
5 years ago
num.h
…
num_gmp.h
…
num_gmp_impl.h
…
num_impl.h
…
scalar.h
…
scalar_4x64.h
…
scalar_4x64_impl.h
…
scalar_8x32.h
…
scalar_8x32_impl.h
…
scalar_impl.h
…
scalar_low.h
…
scalar_low_impl.h
…
scratch.h
scratch: add stack frame support
4 years ago
scratch_impl.h
scratch: add stack frame support
4 years ago
secp256k1.c
scratch: add stack frame support
4 years ago
testrand.h
…
testrand_impl.h
Get rid of reserved _t in type names
5 years ago
tests.c
fix tests.c in the count == 0 case
4 years ago
tests_exhaustive.c
scratch: add stack frame support
4 years ago
util.h
add resizeable scratch space API
5 years ago