|
157 | 157 | ],
|
158 | 158 | "verify_fail_test_cases": [
|
159 | 159 | {
|
160 |
| - "sig": "97AC833ADCB1AFA42EBF9E0725616F3C9A0D5B614F6FE283CEAAA37A8FFAF406", |
| 160 | + "sig": "FED54434AD4CFE953FC527DC6A5E5BE8F6234907B7C187559557CE87A0541C46", |
161 | 161 | "key_indices": [0, 1, 2],
|
162 | 162 | "nonce_indices": [0, 1, 2],
|
163 | 163 | "msg_index": 0,
|
164 | 164 | "signer_index": 0,
|
165 | 165 | "comment": "Wrong signature (which is equal to the negation of valid signature)"
|
166 | 166 | },
|
167 | 167 | {
|
168 |
| - "sig": "68537CC5234E505BD14061F8DA9E90C220A181855FD8BDB7F127BB12403B4D3B", |
| 168 | + "sig": "012ABBCB52B3016AC03AD82395A1A415C48B93DEF78718E62A7A90052FE224FB", |
169 | 169 | "key_indices": [0, 1, 2],
|
170 | 170 | "nonce_indices": [0, 1, 2],
|
171 | 171 | "msg_index": 0,
|
|
183 | 183 | ],
|
184 | 184 | "verify_error_test_cases": [
|
185 | 185 | {
|
186 |
| - "sig": "68537CC5234E505BD14061F8DA9E90C220A181855FD8BDB7F127BB12403B4D3B", |
| 186 | + "sig": "012ABBCB52B3016AC03AD82395A1A415C48B93DEF78718E62A7A90052FE224FB", |
187 | 187 | "key_indices": [0, 1, 2],
|
188 | 188 | "nonce_indices": [4, 1, 2],
|
189 | 189 | "msg_index": 0,
|
|
196 | 196 | "comment": "Invalid pubnonce"
|
197 | 197 | },
|
198 | 198 | {
|
199 |
| - "sig": "68537CC5234E505BD14061F8DA9E90C220A181855FD8BDB7F127BB12403B4D3B", |
| 199 | + "sig": "012ABBCB52B3016AC03AD82395A1A415C48B93DEF78718E62A7A90052FE224FB", |
200 | 200 | "key_indices": [3, 1, 2],
|
201 | 201 | "nonce_indices": [0, 1, 2],
|
202 | 202 | "msg_index": 0,
|
|
0 commit comments