]> Git Repo - secp256k1.git/commit
Merge #550: Optimize secp256k1_fe_normalize_weak calls.
authorGregory Maxwell <[email protected]>
Thu, 21 Feb 2019 04:11:07 +0000 (04:11 +0000)
committerGregory Maxwell <[email protected]>
Thu, 21 Feb 2019 04:14:40 +0000 (04:14 +0000)
commit949e85b009f65bc48746f41563ff6e9a866a47a5
treef977d790cfd4366806e78f0090fa246f2924e415
parentb408c6a8b287003d1ade5709e6f7bc3c7f1d5be7
parent9bd89c836b1b53fc3ad77333def0ec70a86d7fae
Merge #550: Optimize secp256k1_fe_normalize_weak calls.

9bd89c8 Optimize secp256k1_fe_normalize_weak calls. Move secp256k1_fe_normalize_weak calls out of ECMULT_TABLE_GET_GE and ECMULT_TABLE_GET_GE_STORAGE and into secp256k1_ge_globalz_set_table_gej instead. (Russell O'Connor)

Pull request description:

  Move secp256k1_fe_normalize_weak calls out of ECMULT_TABLE_GET_GE and ECMULT_TABLE_GET_GE_STORAGE and into secp256k1_ge_globalz_set_table_gej instead.

Tree-SHA512: 7bbb1aca8e37a268a26d7061bd1f390db129e697792f1d5ddd10ea34927616edc26ef118b500c3e5e14d1d463196033ef64e4d34b765380325c24835458b7a9b
src/ecmult_impl.h
src/group_impl.h
This page took 0.025319 seconds and 4 git commands to generate.