pub fn verify_unoptimized<S: Signed>(s: S) -> bool
Simple unoptimized BLS signature verification. Useful for testing.