1. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  2. 55ef22c mbedtls_config.h: add description for CTR_DRBG about AES-128 only by Yanray Wang · 2 years, 2 months ago
  3. f759035 Merge pull request #7770 from valeriosetti/issue7341 by Gilles Peskine · 2 years, 2 months ago
  4. f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
  5. b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
  6. 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
  7. 6ff271e pake: fixed warning for casting between different types by Valerio Setti · 2 years, 2 months ago
  8. b02f006 Merge pull request #7750 from davidhorstmann-arm/build-docs-realfull by Bence Szépkúti · 2 years, 2 months ago
  9. 84fccd4 Build the docs in realfull config by David Horstmann · 2 years, 2 months ago
  10. 14f65a4 Merge pull request #7714 from daverodgman/sha3-update by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  11. f956312 Fix typo in MBEDTLS_MD_CAN macros by Dave Rodgman · 2 years, 2 months ago
  12. c1fd0cf Merge pull request #7723 from tom-cosgrove-arm/fix-unterminated-pragma-clang-attribute-push by Dave Rodgman · 2 years, 2 months ago
  13. 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
  14. 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
  15. 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
  16. 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
  17. ef2aa0e Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c by Tom Cosgrove · 2 years, 2 months ago
  18. 6d4933e Replace use of MBEDTLS_SHA3_C with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
  19. 0442e1b Fix definition of MBEDTLS_MD_MAX_SIZE and MBEDTLS_MD_MAX_BLOCK_SIZE by Dave Rodgman · 2 years, 2 months ago
  20. e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
  21. 33701ac Fix test dependencies by Dave Rodgman · 2 years, 2 months ago
  22. 36ee2e0 Merge pull request #7706 from davidhorstmann-arm/gitignore-compile-commands-json by Gilles Peskine · 2 years, 2 months ago
  23. 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
  24. 9304186 Restore accidentally removed comment by Dave Rodgman · 2 years, 2 months ago
  25. ff45d44 Replace MBEDTLS_MD_CAN_SHA3 with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
  26. ccfb3fe Merge pull request #7708 from daverodgman/sha3-updated by Dave Rodgman · 2 years, 2 months ago
  27. 2c91f4b Fix for big-endian architectures by Dave Rodgman · 2 years, 2 months ago
  28. 2f0f998 Unify ABSORB and ABSORB8 to fix compile error by Dave Rodgman · 2 years, 2 months ago
  29. a8af4f4 Fix test dependency by Dave Rodgman · 2 years, 2 months ago
  30. b61cd10 Correct minor merge mistakes by Dave Rodgman · 2 years, 2 months ago
  31. 8b0deef Add HMAC DRBG SHA-3 tests by Dave Rodgman · 2 years, 2 months ago
  32. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  33. f213d0a Tidy-up by Dave Rodgman · 2 years, 2 months ago
  34. 1b42763 Remove NULL checks by Dave Rodgman · 2 years, 2 months ago
  35. f9d8f4c Remove reference to SHAKE by Dave Rodgman · 2 years, 2 months ago
  36. a35551e Use MBEDTLS_PRIVATE by Dave Rodgman · 2 years, 2 months ago
  37. cf4d2bd Spell as SHA-3 not SHA3 by Dave Rodgman · 2 years, 2 months ago
  38. 2468ad1 Add tests for invalid paramters by Dave Rodgman · 2 years, 2 months ago
  39. c3048b3 Tidy-up definition of mbedtls_sha3_context by Dave Rodgman · 2 years, 2 months ago
  40. 9d7fa93 move mbedtls_sha3_family_functions out of public interface by Dave Rodgman · 2 years, 2 months ago
  41. e627bef Use faster type for state index by Dave Rodgman · 2 years, 2 months ago
  42. 1789d84 remove not-needed fields from SHA-3 context by Dave Rodgman · 2 years, 2 months ago
  43. bcfd79c Consume input in 8-byte chunks by Dave Rodgman · 2 years, 2 months ago
  44. feb1757 Add clangd compilation databases to gitignore by David Horstmann · 2 years, 2 months ago
  45. 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
  46. 401c8e3 Adapt test (use path instead of bytes) after rebase by Przemek Stekiel · 2 years, 3 months ago
  47. ff9c299 Fix code style by Przemek Stekiel · 2 years, 3 months ago
  48. 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
  49. 9a1c428 Fix after rebase (remove redundant variables in tests) by Przemek Stekiel · 2 years, 3 months ago
  50. 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
  51. 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
  52. b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
  53. a6a0a79 Use TEST_EQUAL instead of TEST_ASSERT in tests by Przemek Stekiel · 2 years, 3 months ago
  54. 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
  55. 0ad1006 Check values in tests by Przemek Stekiel · 2 years, 4 months ago
  56. 2568d47 Use generated certs in DER format in tests by Przemek Stekiel · 2 years, 4 months ago
  57. 5ff986c Provide makefile rules to generate cerst for authorityKeyId, subjectKeyId tests by Przemek Stekiel · 2 years, 4 months ago
  58. 13230a4 Merge pull request #7349 from mpg/rm-hash-info by Gilles Peskine · 2 years, 2 months ago
  59. d598eaf Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-string by Gilles Peskine · 2 years, 2 months ago
  60. a5cd318 Merge pull request #7670 from lpy4105/issue/fix-wrong-command-for-ec-key-files by Gilles Peskine · 2 years, 2 months ago
  61. 259903b Merge pull request #7643 from lpy4105/issue/renew_cert_2024-01-01 by Gilles Peskine · 2 years, 2 months ago
  62. 4d3fc21 Use safe snprintf by Przemek Stekiel · 2 years, 2 months ago
  63. 63973ab Add test for invalid IP length (+use der format in tests) by Przemek Stekiel · 2 years, 2 months ago
  64. 01cb6eb Fix parsing of SAN IP (use mbedtls_snprintf, validate buffer length) by Przemek Stekiel · 2 years, 2 months ago
  65. 093c97d Add separate case for ip address by Przemek Stekiel · 2 years, 2 months ago
  66. 63a4cdd Add test to parse ipV4 and ipV6 addresses by Przemek Stekiel · 2 years, 2 months ago
  67. 0ab5b93 Add support for parsing SAN IP address by Przemek Stekiel · 2 years, 2 months ago
  68. 265ce7c Merge pull request #5451 from gilles-peskine-arm/psa-driver-kdf-spec by Gilles Peskine · 2 years, 2 months ago
  69. cf61a74 Add static check for macros that should be in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  70. c9d9829 Add comment on macros that should be kept in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  71. f76c220 Remove mbedtls_psa_translate_md(). by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  72. 45b3451 Keep MD and PSA max size in sync by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  73. 28f504e Use PSA-neutral function for availability check by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  74. 725d2e2 Fix guard for PSA->MD error conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  75. b3b54ab Fix duplicated definition of a function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  76. 3761e9e Use function instead of macro for error conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  77. a14b8f0 Add total when printing sizes in all.sh by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  78. 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  79. ddbf61a Use general framework for PSA status conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  80. 1c32e37 Formally deprecate mbedtls_psa_translate_md() by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  81. 1f2a587 Use actual function instead of static inline by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  82. 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  83. 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  84. 36fb12e Add MD <-> PSA translation functions to MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  85. 1b180be Remove unused function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  86. 8857984 Replace hash_info macro with MD macro by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  87. 9b41eb8 Replace hash_info_get_type with MD function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  88. 1ef26e2 Add convenience inline function to md.h by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  89. d1d08c6 Merge pull request #7699 from yuhaoth/bug/fix-file-missing-fail-on-development by Gilles Peskine · 2 years, 2 months ago
  90. abf35d4 Restore rsa_single_san_uri.crt.der by Jerry Yu · 2 years, 2 months ago
  91. b8b9cd4 Mark all_intermediate as .SECONDARY by Pengyu Lv · 2 years, 2 months ago
  92. 9770704 Remove redundant PHONY targets by Pengyu Lv · 2 years, 2 months ago
  93. c7995a8 Fix long line format by Pengyu Lv · 2 years, 2 months ago
  94. 6561f7d server5-der*.crt: Simplify the size calculation by Pengyu Lv · 2 years, 2 months ago
  95. 5e2f312 Update cert macros in tests/src/certs.c by Pengyu Lv · 2 years, 2 months ago
  96. 1ced2cc Update crl-ec-sha*.pem, crl.pem, crl_cat_*.pem by Pengyu Lv · 2 years, 2 months ago
  97. f4b568c Add rules to generate crl_cat* by Pengyu Lv · 2 years, 2 months ago
  98. 89d71e2 Update server10*.crt by Pengyu Lv · 2 years, 2 months ago
  99. 1fa4307 Update server8*.crt by Pengyu Lv · 2 years, 2 months ago
  100. 7c1781c Update server7*.crt by Pengyu Lv · 2 years, 2 months ago