Test that an empty batch fails to validate.
This is a test case from the NCC audit - an empty batch should not trivially pass verification.
Ported from: frost-core/src/tests/batch.rs empty_batch_verify
The ciphersuite to test
A cryptographically secure random number generator
Test that an empty batch fails to validate.
This is a test case from the NCC audit - an empty batch should not trivially pass verification.
Ported from: frost-core/src/tests/batch.rs empty_batch_verify