public void BlockSize () { HM5 hmac = new HM5 (); Assert.AreEqual (64, hmac.BlockSize, "BlockSizeValue"); }