HomePhabricator

Make constants static: static const secp256k1_ge secp256k1_ge_const_g; static…

Description

Make constants static: static const secp256k1_ge secp256k1_ge_const_g; static const int CURVE_B;

Summary: This is a backport of secp256k1's PR552

Test Plan:

ninja check-secp256k1

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4977

Details

Provenance
Russell O'Connor <roconnor@blockstream.io>Authored on Aug 15 2018, 19:42
deadalnixCommitted on Jan 17 2020, 11:44
deadalnixPushed on Jan 17 2020, 12:05
Reviewer
Restricted Project
Differential Revision
D4977: Make constants static: static const secp256k1_ge secp256k1_ge_const_g; static const int CURVE_B;
Parents
rSTAGINGc8e1ed5c96c9: secp256k1_fe_sqrt: Verify that the arguments don't alias.
Branches
Unknown
Tags
Unknown