Class HMACMD596

All Implemented Interfaces:
MAC

public class HMACMD596 extends HMACMD5
  • Field Details

    • _buf16

      private final byte[] _buf16
  • Constructor Details

    • HMACMD596

      public HMACMD596()
  • Method Details

    • getBlockSize

      public int getBlockSize()
      Specified by:
      getBlockSize in interface MAC
      Overrides:
      getBlockSize in class HMAC
    • doFinal

      public void doFinal(byte[] buf, int offset)
      Specified by:
      doFinal in interface MAC
      Overrides:
      doFinal in class HMAC