This function corrupts the last signature share and verifies that
aggregation correctly identifies the culprit.
NOTE: If the last verifying share is invalid this test will not detect this.
The test is intended for ensuring the correct calculation of verifying shares
which is covered in this test.
Test verifying shares validation.
Ported from Rust: check_verifying_shares
This function corrupts the last signature share and verifies that aggregation correctly identifies the culprit.
NOTE: If the last verifying share is invalid this test will not detect this. The test is intended for ensuring the correct calculation of verifying shares which is covered in this test.