Test FROST interoperability with trusted dealer key generation.
This function runs multiple signing operations and verifies each signature
using a native cryptographic library via the provided verifier callback.
This ensures FROST signatures are compatible with standard signature
verification implementations.
Test FROST interoperability with trusted dealer key generation.
This function runs multiple signing operations and verifies each signature using a native cryptographic library via the provided verifier callback. This ensures FROST signatures are compatible with standard signature verification implementations.
Ported from: frost-core/src/tests/ciphersuite_generic.rs check_interoperability_in_dealer