Does anyone could show me how to check the testing vectors that are
included in NIST SP 800-38B?

For example when use cmac-aes-128
INPUT KEY: 2b7e1516 28aed2a6 abf71588 09cf4f3c
MESSAGE: 6bc1bee2 2e409f96 e93d7e11 7393172a
MESSAGE_LEN 128 bits

OUTPUT SHOULD BE: 070a16b4 6b4d4144 f79bdd9d d04a287c

How can a call cmac with the MESSAGE parameter?

the NIST specification is CMAC(Key, Message, Length) is it possible to
call cmac from crypto++ like that?

I would be grateful for sample of code?

-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to