1. 0f5fc1a Actually run MD<->PSA test, and fix it by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  2. 001cbc9 Make MD<->PSA translation static inline by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  3. 44176b0 Remove guarantee about converting NONE by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  4. 1f6d2e3 Simplify implementation of MD<->PSA translation by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  5. 47bb380 Fix missing call to mbedtls_ssl_md_alg_from_hash() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  6. 9b76318 Change values of md_type enum by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  7. eb59204 Fix error status for PSA RSA-OAEP unknown hash by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  8. 70aa2a1 Change contract of MD<->PSA conversion by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  9. 67f8037 Add size measurements per library by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  10. ccfb3fe Merge pull request #7708 from daverodgman/sha3-updated by Dave Rodgman · 2 years, 2 months ago
  11. 2c91f4b Fix for big-endian architectures by Dave Rodgman · 2 years, 2 months ago
  12. 2f0f998 Unify ABSORB and ABSORB8 to fix compile error by Dave Rodgman · 2 years, 2 months ago
  13. a8af4f4 Fix test dependency by Dave Rodgman · 2 years, 2 months ago
  14. b61cd10 Correct minor merge mistakes by Dave Rodgman · 2 years, 2 months ago
  15. 8b0deef Add HMAC DRBG SHA-3 tests by Dave Rodgman · 2 years, 2 months ago
  16. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  17. f213d0a Tidy-up by Dave Rodgman · 2 years, 2 months ago
  18. 1b42763 Remove NULL checks by Dave Rodgman · 2 years, 2 months ago
  19. f9d8f4c Remove reference to SHAKE by Dave Rodgman · 2 years, 2 months ago
  20. a35551e Use MBEDTLS_PRIVATE by Dave Rodgman · 2 years, 2 months ago
  21. cf4d2bd Spell as SHA-3 not SHA3 by Dave Rodgman · 2 years, 2 months ago
  22. 2468ad1 Add tests for invalid paramters by Dave Rodgman · 2 years, 2 months ago
  23. c3048b3 Tidy-up definition of mbedtls_sha3_context by Dave Rodgman · 2 years, 2 months ago
  24. 9d7fa93 move mbedtls_sha3_family_functions out of public interface by Dave Rodgman · 2 years, 2 months ago
  25. e627bef Use faster type for state index by Dave Rodgman · 2 years, 2 months ago
  26. 1789d84 remove not-needed fields from SHA-3 context by Dave Rodgman · 2 years, 2 months ago
  27. bcfd79c Consume input in 8-byte chunks by Dave Rodgman · 2 years, 2 months ago
  28. 13230a4 Merge pull request #7349 from mpg/rm-hash-info by Gilles Peskine · 2 years, 2 months ago
  29. d598eaf Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-string by Gilles Peskine · 2 years, 2 months ago
  30. a5cd318 Merge pull request #7670 from lpy4105/issue/fix-wrong-command-for-ec-key-files by Gilles Peskine · 2 years, 2 months ago
  31. 259903b Merge pull request #7643 from lpy4105/issue/renew_cert_2024-01-01 by Gilles Peskine · 2 years, 2 months ago
  32. 265ce7c Merge pull request #5451 from gilles-peskine-arm/psa-driver-kdf-spec by Gilles Peskine · 2 years, 2 months ago
  33. cf61a74 Add static check for macros that should be in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  34. c9d9829 Add comment on macros that should be kept in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  35. f76c220 Remove mbedtls_psa_translate_md(). by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  36. 45b3451 Keep MD and PSA max size in sync by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  37. 28f504e Use PSA-neutral function for availability check by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  38. 725d2e2 Fix guard for PSA->MD error conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  39. b3b54ab Fix duplicated definition of a function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  40. 3761e9e Use function instead of macro for error conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  41. a14b8f0 Add total when printing sizes in all.sh by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  42. 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  43. ddbf61a Use general framework for PSA status conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  44. 1c32e37 Formally deprecate mbedtls_psa_translate_md() by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  45. 1f2a587 Use actual function instead of static inline by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  46. 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  47. 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  48. 36fb12e Add MD <-> PSA translation functions to MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  49. 1b180be Remove unused function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  50. 8857984 Replace hash_info macro with MD macro by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  51. 9b41eb8 Replace hash_info_get_type with MD function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  52. 1ef26e2 Add convenience inline function to md.h by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  53. d1d08c6 Merge pull request #7699 from yuhaoth/bug/fix-file-missing-fail-on-development by Gilles Peskine · 2 years, 2 months ago
  54. abf35d4 Restore rsa_single_san_uri.crt.der by Jerry Yu · 2 years, 2 months ago
  55. b8b9cd4 Mark all_intermediate as .SECONDARY by Pengyu Lv · 2 years, 2 months ago
  56. 9770704 Remove redundant PHONY targets by Pengyu Lv · 2 years, 2 months ago
  57. c7995a8 Fix long line format by Pengyu Lv · 2 years, 2 months ago
  58. 6561f7d server5-der*.crt: Simplify the size calculation by Pengyu Lv · 2 years, 2 months ago
  59. 5e2f312 Update cert macros in tests/src/certs.c by Pengyu Lv · 2 years, 2 months ago
  60. 1ced2cc Update crl-ec-sha*.pem, crl.pem, crl_cat_*.pem by Pengyu Lv · 2 years, 2 months ago
  61. f4b568c Add rules to generate crl_cat* by Pengyu Lv · 2 years, 2 months ago
  62. 89d71e2 Update server10*.crt by Pengyu Lv · 2 years, 2 months ago
  63. 1fa4307 Update server8*.crt by Pengyu Lv · 2 years, 2 months ago
  64. 7c1781c Update server7*.crt by Pengyu Lv · 2 years, 2 months ago
  65. cd378f2 Update pkcs7 files by Pengyu Lv · 2 years, 2 months ago
  66. 0a7108f Extend the validity period of pkcs7-rsa-sha*.crt to 10 years by Pengyu Lv · 2 years, 2 months ago
  67. 193f414 Update test-int-ca*.crt by Pengyu Lv · 2 years, 2 months ago
  68. 0f5ca2d Add rules to generate test-int-ca{2,3}.crt by Pengyu Lv · 2 years, 2 months ago
  69. 465c6eb Update test-ca2_cat-*.crt and test-ca_cat*.crt by Pengyu Lv · 2 years, 2 months ago
  70. b8f15a6 Update server6.crt by Pengyu Lv · 2 years, 2 months ago
  71. 0c0f84e Update test-ca[1|2].crt[.der] by Pengyu Lv · 2 years, 2 months ago
  72. 5c3d6e2 Merge pull request #7575 from AndrzejKurek/URI-SAN-verification by Gilles Peskine · 2 years, 2 months ago
  73. b21f32e Merge pull request #6257 from Laserdance100/development by Gilles Peskine · 2 years, 2 months ago
  74. b47fb4c Merge pull request #7676 from valeriosetti/issue7485 by Gilles Peskine · 2 years, 2 months ago
  75. 763c19a Merge pull request #7639 from Taowyoo/yx/fix-time-tls13-client-server by Gilles Peskine · 2 years, 2 months ago
  76. 975d9c0 Merge pull request #7530 from AndrzejKurek/misc-subjectaltname-fixes by Gilles Peskine · 2 years, 2 months ago
  77. 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
  78. f4ba001 Clarify when key derivation entry points are mandatory/permitted by Gilles Peskine · 2 years, 2 months ago
  79. 8dd1e62 Copyediting by Gilles Peskine · 2 years, 2 months ago
  80. 21e5939 Generate PEM pub key directly from DER prv key by Pengyu Lv · 2 years, 2 months ago
  81. ede0c46 pk_internal: minor rearrangement in mbedtls_pk_get_group_id() by Valerio Setti · 2 years, 2 months ago
  82. 6c666c6 test: add key pair check verification for opaque EC keys by valerio · 2 years, 2 months ago
  83. 8cbef4d pk: allow key pair checking for opaque keys by valerio · 2 years, 2 months ago
  84. eab9a85 pk_wrap: add support for key pair check for EC opaque keys by valerio · 2 years, 2 months ago
  85. f37b94b Merge pull request #7533 from valeriosetti/issue7484 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  86. e0bd2c2 Merge branch 'development' into development by Dave Rodgman · 2 years, 2 months ago
  87. 7df8ba6 Rework the description of key derivation output/verify key by Gilles Peskine · 2 years, 2 months ago
  88. dcaf104 Note that we may want to rename derive_key by Gilles Peskine · 2 years, 2 months ago
  89. f96a18e Probably resolve concern about the input size for derive_key by Gilles Peskine · 2 years, 2 months ago
  90. 1414bc3 Minor copyediting by Gilles Peskine · 2 years, 2 months ago
  91. 62e7fae Fix bug in calculation of maximum possible bytes by David Horstmann · 2 years, 2 months ago
  92. 02127ab Allow subidentifiers of size UINT_MAX by David Horstmann · 2 years, 2 months ago
  93. e773978 Remove unnecessary addition to buffer size estimation by Andrzej Kurek · 2 years, 2 months ago
  94. 32b06f5 Merge pull request #7650 from yanrayw/7360-code-size-tfm-medium by Tom Cosgrove · 2 years, 2 months ago
  95. 9dc219f Merge pull request #7668 from tom-daubney-arm/code_size_md_light by Tom Cosgrove · 2 years, 2 months ago
  96. 5903e9c Modify tests in response to review comments. by Thomas Daubney · 2 years, 2 months ago
  97. f994bc5 Refactor code in cert_write.c by Andrzej Kurek · 2 years, 2 months ago
  98. 7c86974 Fix overflow checks in x509write_crt by Andrzej Kurek · 2 years, 2 months ago
  99. 154a605 Change the name of the temporary san variable by Andrzej Kurek · 2 years, 3 months ago
  100. 1747304 Update the descriptions of SANs by Andrzej Kurek · 2 years, 3 months ago