Squashed 'src/secp256k1/' changes from 84973d393..0b7024185
commitfd86f998fcfd25d823d67a2920814e22445655f9
authorMarcoFalke <falke.marco@gmail.com>
Fri, 29 Sep 2017 14:00:20 +0000 (29 16:00 +0200)
committerMarcoFalke <falke.marco@gmail.com>
Fri, 29 Sep 2017 14:00:20 +0000 (29 16:00 +0200)
treeaf619602c243e0d8fbd5934f375faa4aedb4ca6e
parente7c1b4490f2c559b050b8255df2d347dd0e4945f
Squashed 'src/secp256k1/' changes from 84973d393..0b7024185

0b7024185 Merge #474: Fix header guards using reserved identifiers
ab1f89f00 Merge #478: Fixed multiple typos
8c7ea22d5 Fixed multiple typos
abe2d3e84 Fix header guards using reserved identifiers
f532bdc9f Merge #459: Add pubkey prefix constants to include/secp256k1.h
cac7c5559 Merge #470: Fix wnaf_const documentation
768514bac Fix wnaf_const documentation with respect to return value and number of words set
b8c26a399 Merge #458: Fix typo in API documentation
817fb2013 Merge #440: Fix typos
12230f90e Merge #468: Remove redundant conditional expression
2e1ccdca0 Remove redundant conditional expression
bc61b91ac add pubkey prefix constants to include/secp256k1.h
b0452e664 Fix typo in API documentation
4c0f32ed5 Fix typo: "Agressive" → "Aggressive"
73aca8364 Fix typo: "exectured" → "executed"

git-subtree-dir: src/secp256k1
git-subtree-split: 0b7024185045a49a1a6a4c5615bf31c94f63d9c4
50 files changed:
contrib/lax_der_parsing.h
contrib/lax_der_privatekey_parsing.h
include/secp256k1.h
include/secp256k1_ecdh.h
include/secp256k1_recovery.h
sage/group_prover.sage
src/asm/field_10x26_arm.s
src/basic-config.h
src/bench.h
src/ecdsa.h
src/ecdsa_impl.h
src/eckey.h
src/eckey_impl.h
src/ecmult.h
src/ecmult_const.h
src/ecmult_const_impl.h
src/ecmult_gen.h
src/ecmult_gen_impl.h
src/ecmult_impl.h
src/field.h
src/field_10x26.h
src/field_10x26_impl.h
src/field_5x52.h
src/field_5x52_asm_impl.h
src/field_5x52_impl.h
src/field_5x52_int128_impl.h
src/field_impl.h
src/group.h
src/group_impl.h
src/hash.h
src/hash_impl.h
src/modules/ecdh/main_impl.h
src/modules/ecdh/tests_impl.h
src/modules/recovery/main_impl.h
src/modules/recovery/tests_impl.h
src/num.h
src/num_gmp.h
src/num_gmp_impl.h
src/num_impl.h
src/scalar.h
src/scalar_4x64.h
src/scalar_4x64_impl.h
src/scalar_8x32.h
src/scalar_8x32_impl.h
src/scalar_impl.h
src/scalar_low.h
src/scalar_low_impl.h
src/testrand.h
src/testrand_impl.h
src/util.h