@override Future<EcKeyPair> newKeyPairFromSeed(List<int> bytes) { return fallback.newKeyPairFromSeed(bytes); }