1. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  2. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  3. 1a85d3b Merge pull request #4146 from stevew817/allow_skipping_3des_cmac_when_alt by Ronald Cron · 4 years, 3 months ago
  4. c338cef Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
  5. 894b9c4 Add documentation for change in CMAC self-test behaviour by Steven Cooreman · 4 years, 3 months ago
  6. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  7. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  8. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  9. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  10. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  11. 6fd941f Remove unneeded namesapcing in header files by Ron Eldor · 8 years ago
  12. 5450d1f Merge branch 'crypto_alt_revision' into development-restricted-proposed by Gilles Peskine · 7 years ago
  13. c138bb7 Update cmac.h by Rose Zadik · 7 years ago
  14. 4e6d55d Add new modules to the refactoring by Ron Eldor · 7 years ago
  15. 8c15493 Update cmac.h by Rose Zadik · 7 years ago
  16. 380d05d Improve CMAC documentation by Rose Zadik · 8 years ago
  17. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  18. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  19. 6334277 Allow alternate core implementation of CMAC by Steven Cooreman · 8 years ago
  20. f4957a8 Clarify CMAC API by Simon Butcher · 9 years ago
  21. e3d882a Remove unnecessary flag from CMAC context by Janos Follath · 9 years ago
  22. a592dcc Clean up of formatting, and potential integer overflow fix by Andres AG · 9 years ago
  23. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  24. 94ffde7 Fix CMAC interface for doxygen by Simon Butcher · 9 years ago
  25. 8308a44 Fix naming in cmac.h to comply with check-names.sh by Simon Butcher · 9 years ago
  26. 327398a Refactor and change CMAC interface by Simon Butcher · 9 years ago
  27. 2898f79 Specify AES-CMAC-PRF buffer output size in comment by Brian Murray · 9 years ago
  28. 72b69e3 Minor fixes to comments by Brian Murray · 9 years ago
  29. 53e23b6 Minor CMAC fixes for merge by Brian Murray · 9 years ago
  30. 06acc18 Minor change to pass build tests by Brian Murray · 9 years ago
  31. 87e4040 No CMAC minimum tag length is specified by NIST SP800-38B A Minor Typo Changes by Brian Murray · 9 years ago
  32. 57863ad selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 9 years ago
  33. b439d45 Only compile AES CMAC PRF support if MBEDTLS_AES_C is defined and other cleanups by Brian Murray · 9 years ago
  34. b0c3c43 CMAC support for cipher with 64bit blocks (DES/3DES) by Brian Murray · 9 years ago
  35. 7b555f2 cmac: more cosmetic changes by Manuel Pégourié-Gonnard · 10 years ago
  36. 690083c cmac: improve argument order and naming by Manuel Pégourié-Gonnard · 10 years ago
  37. 3d23b1d Line endings wrong by Robert Cragie · 10 years ago
  38. f261ef0 Bad code in function documentation by Robert Cragie · 10 years ago
  39. 84a4c67 Added CMAC as proper low-level module and changed error returns by Robert Cragie · 10 years ago
  40. dc5c7b9 Add support for AES-128-CMAC and AES-CMAC-PRF-128 by Robert Cragie · 10 years ago