public override void Initialize() { crc32 = new Crc32(); HashSizeValue = 32; HashValue = new byte[4]; }