Returns the block size of the MD4 hash algorithm in bytes, which is 64 bytes.
@override int get getBlockSize => 64;