Uint8List bcryptHash(Uint8List pass, Uint8List salt) { throw FormatException('bcryptHash not implemented'); }