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