1. f39bd97 Reword documentation of CMAC operations by David Horstmann · 3 years, 8 months ago
  2. 1990fab Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  3. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  4. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  5. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  6. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  7. 6fd941f Remove unneeded namesapcing in header files by Ron Eldor · 8 years ago
  8. 5450d1f Merge branch 'crypto_alt_revision' into development-restricted-proposed by Gilles Peskine · 7 years ago
  9. c138bb7 Update cmac.h by Rose Zadik · 7 years ago
  10. 4e6d55d Add new modules to the refactoring by Ron Eldor · 7 years ago
  11. 8c15493 Update cmac.h by Rose Zadik · 7 years ago
  12. 380d05d Improve CMAC documentation by Rose Zadik · 8 years ago
  13. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  14. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  15. 6334277 Allow alternate core implementation of CMAC by Steven Cooreman · 8 years ago
  16. f4957a8 Clarify CMAC API by Simon Butcher · 9 years ago
  17. e3d882a Remove unnecessary flag from CMAC context by Janos Follath · 9 years ago
  18. a592dcc Clean up of formatting, and potential integer overflow fix by Andres AG · 9 years ago
  19. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  20. 94ffde7 Fix CMAC interface for doxygen by Simon Butcher · 9 years ago
  21. 8308a44 Fix naming in cmac.h to comply with check-names.sh by Simon Butcher · 9 years ago
  22. 327398a Refactor and change CMAC interface by Simon Butcher · 9 years ago
  23. 2898f79 Specify AES-CMAC-PRF buffer output size in comment by Brian Murray · 9 years ago
  24. 72b69e3 Minor fixes to comments by Brian Murray · 9 years ago
  25. 53e23b6 Minor CMAC fixes for merge by Brian Murray · 9 years ago
  26. 06acc18 Minor change to pass build tests by Brian Murray · 9 years ago
  27. 87e4040 No CMAC minimum tag length is specified by NIST SP800-38B A Minor Typo Changes by Brian Murray · 9 years ago
  28. 57863ad selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 9 years ago
  29. b439d45 Only compile AES CMAC PRF support if MBEDTLS_AES_C is defined and other cleanups by Brian Murray · 9 years ago
  30. b0c3c43 CMAC support for cipher with 64bit blocks (DES/3DES) by Brian Murray · 9 years ago
  31. 7b555f2 cmac: more cosmetic changes by Manuel Pégourié-Gonnard · 10 years ago
  32. 690083c cmac: improve argument order and naming by Manuel Pégourié-Gonnard · 10 years ago
  33. 3d23b1d Line endings wrong by Robert Cragie · 10 years ago
  34. f261ef0 Bad code in function documentation by Robert Cragie · 10 years ago
  35. 84a4c67 Added CMAC as proper low-level module and changed error returns by Robert Cragie · 10 years ago
  36. dc5c7b9 Add support for AES-128-CMAC and AES-CMAC-PRF-128 by Robert Cragie · 10 years ago