After this change, no struct or union is passed by value in the
entire codebase. This makes it easier to compile the library with
CompCert.
This is a backport of secp256k1 PR617
Differential D4994
Pass scalar by reference in secp256k1_wnaf_const() deadalnix on Jan 17 2020, 12:29. Authored by Tags None Subscribers None
Details
After this change, no struct or union is passed by value in the This is a backport of secp256k1 PR617 make check
Diff Detail
Event Timeline |