- 08 Mar, 2020 1 commit
-
-
Move cmac-des3 meta information from testsuite/cmac-test.c to main Nettle library. Signed-off-by:
Dmitry Baryshkov <dbaryshkov@gmail.com>
-
- 09 Feb, 2020 1 commit
-
-
Niels Möller authored
Based on patches by Daiki Ueno. * testsuite/cmac-test.c (nettle_cmac_aes128, nettle_cmac_aes256): Moved to... * cmac-aes128-meta.c: New file. * cmac-aes256-meta.c: New file.
-
- 10 Jul, 2019 1 commit
-
-
Implement CMAC using TrippleDES as underlying cipher. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
- 02 Jul, 2019 1 commit
-
-
Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
- 20 Feb, 2018 1 commit
-
-
Niels Möller authored
-
- 19 Feb, 2018 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
That adds support for CMAC as a generic framework for 128-bit block and key ciphers, as well as API for AES-128-CMAC, and AES-256-CMAC. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-