Test signing with incorrect commitments.
Ported from Rust: check_sign_with_incorrect_commitments
This test verifies that signing fails with IncorrectCommitment error when the commitment in the signing package doesn't match the nonces being used.
The ciphersuite to test
A cryptographically secure random number generator
Test signing with incorrect commitments.
Ported from Rust: check_sign_with_incorrect_commitments
This test verifies that signing fails with IncorrectCommitment error when the commitment in the signing package doesn't match the nonces being used.