As noticed in #1614 (review), 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.
musig: ctimetests: fix _declassify range for generated nonce points #1619
pull theStack wants to merge 1 commits into bitcoin-core:master from theStack:musig-fix-nonce_pts_declassify_range changing 1 files +1 −1-
theStack commented at 12:37 AM on October 20, 2024: contributor
-
57eda3ba30
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.
- real-or-random approved
-
real-or-random commented at 1:00 PM on October 21, 2024: contributor
utACK 57eda3ba300acb2e54f26a8ad00fbdd5750867ed
- real-or-random added the label bug on Oct 21, 2024
- real-or-random added the label assurance on Oct 21, 2024
-
sipa commented at 5:34 PM on October 21, 2024: contributor
utACK 57eda3ba300acb2e54f26a8ad00fbdd5750867ed
- real-or-random merged this on Oct 22, 2024
- real-or-random closed this on Oct 22, 2024
- theStack deleted the branch on Oct 22, 2024
Contributors