1. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  2. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  3. 7fa27a1 Merge pull request #7960 from daverodgman/expect-fix by Dave Rodgman · 2 years, 1 month ago
  4. e9fcffd Robustness fix to MBEDTLS_LIKELY by Dave Rodgman · 2 years, 1 month ago
  5. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  6. 6dd4064 Merge pull request #7932 from AgathiyanB/add-mpi-uint-size-macro by Dave Rodgman · 2 years, 1 month ago
  7. 9e8104c Merge pull request #7949 from AgathiyanB/IAR-asm-keyword by Dave Rodgman · 2 years, 1 month ago
  8. 131a22e Merge pull request #7950 from AgathiyanB/fix-IAR-using-memset-s by Dave Rodgman · 2 years, 1 month ago
  9. 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
  10. 789e50e Use correct asm keyword for IAR compilers by Agathiyan Bragadeesh · 2 years, 1 month ago
  11. b8f1885 Align ECP_MPI_INIT parameter order with mbedtls_mpi struct order by Dave Rodgman · 2 years, 1 month ago
  12. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  13. 7485203 Fix IAR trying to use memset_s in platform_util by Agathiyan Bragadeesh · 2 years, 1 month ago
  14. 4d47cea Move declarations in psa_crypto to top by Agathiyan Bragadeesh · 2 years, 1 month ago
  15. 08b04b1 Merge pull request #7923 from gabor-mezei-arm/7598_fix_clone_of_ecp_module by Tom Cosgrove · 2 years, 1 month ago
  16. 5058a5b Remove trailing whitespace bignum_core by Agathiyan Bragadeesh · 2 years, 1 month ago
  17. e55a1e1 Refactor preprocessing for arm none by Agathiyan Bragadeesh · 2 years, 1 month ago
  18. ec4c91e Move declaration in ecp_mod_koblitz to top by Agathiyan Bragadeesh · 2 years, 1 month ago
  19. c99840a Move declarations in mbedtls_mpi_add_abs to top by Agathiyan Bragadeesh · 2 years, 1 month ago
  20. 271a953 Remove tautology in mbedtls_mpi_core_clz by Agathiyan Bragadeesh · 2 years, 1 month ago
  21. 66bbecb Fix comment by Gabor Mezei · 2 years, 1 month ago
  22. 8f6094c Merge pull request #7792 from robUx4/win32_winnt by Dave Rodgman · 2 years, 1 month ago
  23. 63a21f4 Merge pull request #7920 from daverodgman/gcm-size by Dave Rodgman · 2 years, 1 month ago
  24. 5ff0245 Reduce size of static data in gcm by Dave Rodgman · 2 years, 1 month ago
  25. 551b3bf Don't force the _WIN32_WINT version by Steve Lhomme · 2 years, 2 months ago
  26. 4000b6e Don't force the default windows version down by Steve Lhomme · 2 years, 2 months ago
  27. 369d7c7 Don't use FindFirstFileW() before Windows XP by Steve Lhomme · 2 years, 2 months ago
  28. 893be8d Replace cpu modifier flags by Jerry Yu · 2 years, 1 month ago
  29. b1d06bb Add error message for old armclang by Jerry Yu · 2 years, 3 months ago
  30. 8e96e78 update document and error message by Jerry Yu · 2 years, 3 months ago
  31. 6b00f5a Add guards for arm_neon.h by Jerry Yu · 2 years, 3 months ago
  32. 22a4d3e fix armclang build fail for sha512. by Jerry Yu · 2 years, 3 months ago
  33. 580e06f fix armclang compile fail by Jerry Yu · 2 years, 3 months ago
  34. 08933d3 fix compile fail for armclang by Jerry Yu · 2 years, 3 months ago
  35. 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
  36. a824e40 Merge pull request #7500 from tom-cosgrove-arm/fix-armclang-bswap32 by Dave Rodgman · 2 years, 1 month ago
  37. 84eaefa Use designated initializers for mbedtls_mpi by Dave Rodgman · 2 years, 1 month ago
  38. 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
  39. f2b5a13 Fix MBEDTLS_BSWAP32 on armcc 5 by Tom Cosgrove · 2 years, 3 months ago
  40. 4999f15 Merge pull request #7878 from beni-sandu/development by Dave Rodgman · 2 years, 1 month ago
  41. 41b0818 ecp: rearrange code in ecp_read_key() by Valerio Setti · 2 years, 1 month ago
  42. 21d4241 pkparse: always check all private keys on import by Valerio Setti · 2 years, 1 month ago
  43. 6b062ee pkparse: parse also Weierstrass private keys using ecp_read_key() by Valerio Setti · 2 years, 1 month ago
  44. 805e4a0 pkparse: use ecp_read_key() for parsing private key of Montgomery curves by Valerio Setti · 2 years, 1 month ago
  45. 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
  46. 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  47. 54e2379 tls: replace numeric values with proper TLS IANA symbols by Valerio Setti · 2 years, 1 month ago
  48. 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  49. acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
  50. 49e6907 tls: replace ECP_LIGHT occurrencies with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  51. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  52. c5f41bf Merge pull request #7212 from sergio-nsk/patch-4 by Tom Cosgrove · 2 years, 1 month ago
  53. 602a091 Merge pull request #7464 from yuhaoth/pr/Change-clock-source-to-bootime-for-ms-time by Dave Rodgman · 2 years, 1 month ago
  54. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  55. 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
  56. f05ca73 Update comment by Gabor Mezei · 2 years, 1 month ago
  57. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  58. 46b2d2b Fix code style by Przemek Stekiel · 2 years, 1 month ago
  59. d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  60. abfe640 Rationalize includes in psa_util by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  61. b7e8939 Move error functions to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  62. a5a8f29 Move ECC and FFDH macros to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  63. 5c731b0 Use consistent guards for deprecated feature by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  64. 57fa72f Remove unused function in cipher.c by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  65. efcc1f2 Make cipher functions static in cipher.c by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  66. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  67. 408569f Adapt function name: mbedtls_ssl_tls13_generate_and_write_dh_key_exchange by Przemek Stekiel · 2 years, 1 month ago
  68. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  69. 5adfdbd AES: fix mismatch comment in #endif by Yanray Wang · 2 years, 1 month ago
  70. c97a407 Remove value assignment for enum entries by Gabor Mezei · 2 years, 1 month ago
  71. 2a7bcaf Use only `MBEDTLS_ECP_WITH_MPI_UINT` to switch between the ecp variants by Gabor Mezei · 2 years, 1 month ago
  72. 836aed7 Merge pull request #6003 from gstrauss/x509_time by Tom Cosgrove · 2 years, 1 month ago
  73. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  74. 1a729dc Fix comment by Gabor Mezei · 2 years, 1 month ago
  75. d6789f1 Used preferred macro definition check by Gabor Mezei · 2 years, 1 month ago
  76. 0f1dd57 Use emptiness-checks rather than DEFINED checks by David Horstmann · 2 years, 6 months ago
  77. ae33ab8 Pass config file options to mbedtls_test(_helpers) by David Horstmann · 2 years, 7 months ago
  78. 82f11ff Pass MBEDTLS_CONFIG_FILE defines through cmake by David Horstmann · 2 years, 7 months ago
  79. 3ae1c4c Fix formatting of explanatory commented code by David Horstmann · 2 years, 1 month ago
  80. b1d27bc Improve comment formatting by David Horstmann · 2 years, 1 month ago
  81. cdf5283 Rename variables to more descriptive names by David Horstmann · 2 years, 1 month ago
  82. e80bbf4 Fix function name after rebase by Przemek Stekiel · 2 years, 1 month ago
  83. db084d1 Merge pull request #7862 from ronald-cron-arm/improve-write-supported-group-ext by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  84. 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
  85. d5f79e7 Adapt functions names for ffdh by Przemek Stekiel · 2 years, 1 month ago
  86. 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
  87. e03ddbb Use valid size of peerkey buffer (EC vs FF) by Przemek Stekiel · 2 years, 1 month ago
  88. aa4f621 aesce: use correct target attribute when building with clang by Beniamin Sandu · 2 years, 1 month ago
  89. c8d81ad Merge pull request #7784 from daverodgman/aesce-unroll by Dave Rodgman · 2 years, 1 month ago
  90. e939464 Merge pull request #7829 from mpg/deduplicate-tls-hashing by Tom Cosgrove · 2 years, 1 month ago
  91. b7af7ea Merge pull request #7834 from beni-sandu/development by Tom Cosgrove · 2 years, 1 month ago
  92. 1ffa450 tls: client: Improve writing of supported_groups ext by Ronald Cron · 2 years, 1 month ago
  93. aaad2b6 Rename some local variables by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  94. 443589a Merge pull request #7870 from valeriosetti/fix-tls13-guards by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  95. 9b20c6f Merge pull request #7840 from yanrayw/7381_aes_gen_table by Tom Cosgrove · 2 years, 1 month ago
  96. dbd01cb tls13: fix guards for PSA error translating function by Valerio Setti · 2 years, 1 month ago
  97. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  98. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  99. 45e009a Merge pull request #7814 from valeriosetti/issue7746 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  100. f7cd419 pk: ignore opaque EC keys in pk_setup when they are not supported by Valerio Setti · 2 years, 1 month ago