One-key MAC
From Free net encyclopedia
Revision as of 10:08, 13 April 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
OMAC (One-key MAC) is a message authentication code constructed from a block cipher much like the PMAC algorithm.
Officially there are two OMAC algorithms (OMAC1 and OMAC2) which are both essentially the same except for a small tweak. OMAC1 is equivalent to CMAC which has become a NIST recommendation in May 2005.
It is free for all uses (no patents).
[edit]