void Hash(byte[] hash) => Array.Copy(AesCrypt.AesEncryptBlock(AesCrypt.V4RoundKeys, hash, 0), hash, 16);