Article · Wikipedia archive · Last revised Jun 18, 2026

PMAC (cryptography)

PMAC, which stands for parallelizable MAC, is a message authentication code algorithm. It was created by Phillip Rogaway. PMAC is a method of taking a block cipher and creating an efficient message authentication code that is reducible in security to the underlying block cipher.

Last revised
Jun 18, 2026
Read time
≈ 1 min
Length
127 w
Citations
1
Source

PMAC, which stands for parallelizable MAC, is a message authentication code algorithm. It was created by Phillip Rogaway. PMAC is a method of taking a block cipher and creating an efficient message authentication code that is reducible in security to the underlying block cipher.

PMAC is similar in functionality to the OMAC algorithm.

Patents

PMAC is no longer patented and can be used royalty-free. It was originally patented by Phillip Rogaway, but he has since abandoned his patent filings.1

References

References

  1. Rogaway, Phillip. "PMAC – A Parallelizable MAC – Background". Retrieved 6 August 2017.
External links