Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the secp256k1_declassify argument constant
This is required to declassify pointers to constant memory. Declassify should never modify its argument.
- Loading branch information