Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
musig: ctimetests: fix _declassify range for generated nonce points
The area marked as non-secret exceeds the nonce_pts array in the second iteration of the for loop. Fix that by passing the correct size to the _declassify call.
- Loading branch information