Verifies a signature against the given data
Future<bool> verify(Uint8List data, Uint8List signature);