Skip to content
Snippets Groups Projects
Commit e381cfeb authored by Niels Möller's avatar Niels Möller
Browse files

CMAC comment fixes

parent ff509727
No related branches found
No related tags found
No related merge requests found
/* cmac-des3.c /* cmac-des3.c
CMAC using TrippleDES as the underlying cipher. CMAC using TripleDES as the underlying cipher.
Copyright (C) 2019 Dmitry Eremin-Solenikov Copyright (C) 2019 Dmitry Eremin-Solenikov
......
/* /*
AES-CMAC-128 (rfc 4493) / CMAC-64 CMAC-64, NIST SP 800-38B
Copyright (C) Stefan Metzmacher 2012 Copyright (C) Stefan Metzmacher 2012
Copyright (C) Jeremy Allison 2012 Copyright (C) Jeremy Allison 2012
Copyright (C) Michael Adam 2012 Copyright (C) Michael Adam 2012
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment