Converts input and returns the result of the conversion.
input
@override Digest convert(List<int> input) => _digest(_hash(input));