HashAlgo typedef

HashAlgo = Uint8List Function(Uint8List input)

Implementation

typedef HashAlgo = Uint8List Function(Uint8List input);