Test FROST signing with trusted dealer using specified identifiers.
Ported from Rust: check_sign_with_dealer_and_identifiers
This test verifies:
The ciphersuite to test
A cryptographically secure random number generator
A tuple of [message, signature, verifyingKey]
Test FROST signing with trusted dealer using specified identifiers.
Ported from Rust: check_sign_with_dealer_and_identifiers
This test verifies: