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
- achow101 referenced this in commit c24b343141 on Oct 24, 2024
- vmta referenced this in commit 4d1f6d5635 on Oct 29, 2024
- achow101 referenced this in commit 378ca17fd1 on Nov 1, 2024
- achow101 referenced this in commit 2d46a89386 on Nov 4, 2024
- Eunovo referenced this in commit 55a2f7a840 on Nov 12, 2024
- vmta referenced this in commit f40affbf6c on Nov 21, 2024
- vmta referenced this in commit cc8d145633 on Nov 22, 2024
- janus referenced this in commit a4b4239cb4 on Jan 19, 2025
- div72 referenced this in commit af627d47c3 on Apr 12, 2025
- real-or-random referenced this in commit 8aa05cb351 on Feb 17, 2026
- github-actions[bot] referenced this in commit 758d4e90b4 on Mar 1, 2026
- github-actions[bot] referenced this in commit 68a2178f22 on Mar 1, 2026
- github-actions[bot] referenced this in commit a8bc1a0b2b on Mar 1, 2026
- 0x000000000019d6689c085ae165831e934ff76 referenced this in commit 3b9450150d on Mar 2, 2026
- csjones referenced this in commit a4d92824ae on Mar 2, 2026
Contributors