]> Git Repo - secp256k1.git/commit - src/group_impl.h
Convert the field/group/ecdsa constant initialization to static consts
authorPieter Wuille <[email protected]>
Wed, 21 Jan 2015 22:38:17 +0000 (17:38 -0500)
committerPieter Wuille <[email protected]>
Fri, 23 Jan 2015 03:44:52 +0000 (22:44 -0500)
commit4732d2606918e09a0b0ff0b33315334827b9a3ac
tree7860a33a59bc7ed4e6b0b6db9bb72629ced18836
parent19f3e76002207d3bde323f6d7279db73d261da7f
Convert the field/group/ecdsa constant initialization to static consts
12 files changed:
src/bench_inv.c
src/ecdsa_impl.h
src/ecmult_gen_impl.h
src/ecmult_impl.h
src/field.h
src/field_10x26.h
src/field_5x52.h
src/field_impl.h
src/group.h
src/group_impl.h
src/secp256k1.c
src/tests.c
This page took 0.024287 seconds and 4 git commands to generate.