Hello,
чт, 11 июл. 2019 г. в 00:05, Niels Möller nisse@lysator.liu.se:
Dmitry Eremin-Solenikov dbaryshkov@gmail.com writes:
--- /dev/null +++ b/cmac64.c @@ -0,0 +1,177 @@ +/*
- AES-CMAC-128 (rfc 4493) / CMAC-64
I've now merged this and the cmac_des3 patch onto a branch "cmac64".
Thank you!
What's an authoritative reference for cmac64 and cmac using des? RFC4493 doesn't seem quite right. Is it NIST SP 800-38B, mentioned in a comment with the tests?
Yes, it is.