1. 7d42c0d Code cleanup #2 by Przemek Stekiel · 2 years, 2 months ago
  2. a01c242 Add test components: only PSK ephemeral ffdh, only ephemeral ffdh key exchange by Przemek Stekiel · 2 years, 2 months ago
  3. 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
  4. 1051f85 Re-enable MBEDTLS_DHM_C in tls13_only_psk, tls13_only_psk_ephemeral, tls13_only_psk_all by Przemek Stekiel · 2 years, 2 months ago
  5. ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 2 months ago
  6. a4700fa mbedtls_psa_ffdh_export_public_key: allow bigger output buffer by Przemek Stekiel · 2 years, 2 months ago
  7. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
  8. 152bb46 Adapt function names by Przemek Stekiel · 2 years, 2 months ago
  9. 29c219c Combine mbedtls_ssl_tls13_generate_and_write_ecdh/ffdh_key_exchange functions by Przemek Stekiel · 2 years, 2 months ago
  10. 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
  11. e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 2 months ago
  12. 6370662 Adapt guards for FFDH by Przemek Stekiel · 2 years, 2 months ago
  13. 947ff56 Replace deprecated functions by Przemek Stekiel · 2 years, 3 months ago
  14. 5e2f816 Fix test configs by Przemek Stekiel · 2 years, 3 months ago
  15. f0d5df0 Add changelog entry (FFDH in TLS 1.3) by Przemek Stekiel · 2 years, 3 months ago
  16. 24e50d3 Compile out length check to silent the compiler warning by Przemek Stekiel · 2 years, 3 months ago
  17. 250b9fd ssl-opt.sh: Add FFDH tests by Przemek Stekiel · 2 years, 3 months ago
  18. 6d7da5e Add FFDH support in client2, server2 applications by Przemek Stekiel · 2 years, 3 months ago
  19. c89f3ea Add support for FFDH in TLS 1.3 by Przemek Stekiel · 2 years, 3 months ago
  20. cceb933 Add FFDH definitions and translation functions by Przemek Stekiel · 2 years, 3 months ago
  21. 060012c ssl_write_supported_groups_ext(): add support for ffdh keys by Przemek Stekiel · 2 years, 3 months ago
  22. 383f471 Add the DHE groups to the default list of supported groups by Przemek Stekiel · 2 years, 8 months ago
  23. 265ce7c Merge pull request #5451 from gilles-peskine-arm/psa-driver-kdf-spec by Gilles Peskine · 2 years, 2 months ago
  24. d1d08c6 Merge pull request #7699 from yuhaoth/bug/fix-file-missing-fail-on-development by Gilles Peskine · 2 years, 2 months ago
  25. abf35d4 Restore rsa_single_san_uri.crt.der by Jerry Yu · 2 years, 2 months ago
  26. 5c3d6e2 Merge pull request #7575 from AndrzejKurek/URI-SAN-verification by Gilles Peskine · 2 years, 2 months ago
  27. b21f32e Merge pull request #6257 from Laserdance100/development by Gilles Peskine · 2 years, 2 months ago
  28. b47fb4c Merge pull request #7676 from valeriosetti/issue7485 by Gilles Peskine · 2 years, 2 months ago
  29. 763c19a Merge pull request #7639 from Taowyoo/yx/fix-time-tls13-client-server by Gilles Peskine · 2 years, 2 months ago
  30. 975d9c0 Merge pull request #7530 from AndrzejKurek/misc-subjectaltname-fixes by Gilles Peskine · 2 years, 2 months ago
  31. 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
  32. f4ba001 Clarify when key derivation entry points are mandatory/permitted by Gilles Peskine · 2 years, 2 months ago
  33. 8dd1e62 Copyediting by Gilles Peskine · 2 years, 2 months ago
  34. ede0c46 pk_internal: minor rearrangement in mbedtls_pk_get_group_id() by Valerio Setti · 2 years, 2 months ago
  35. 6c666c6 test: add key pair check verification for opaque EC keys by valerio · 2 years, 2 months ago
  36. 8cbef4d pk: allow key pair checking for opaque keys by valerio · 2 years, 2 months ago
  37. eab9a85 pk_wrap: add support for key pair check for EC opaque keys by valerio · 2 years, 2 months ago
  38. f37b94b Merge pull request #7533 from valeriosetti/issue7484 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  39. e0bd2c2 Merge branch 'development' into development by Dave Rodgman · 2 years, 2 months ago
  40. 7df8ba6 Rework the description of key derivation output/verify key by Gilles Peskine · 2 years, 2 months ago
  41. dcaf104 Note that we may want to rename derive_key by Gilles Peskine · 2 years, 2 months ago
  42. f96a18e Probably resolve concern about the input size for derive_key by Gilles Peskine · 2 years, 2 months ago
  43. 1414bc3 Minor copyediting by Gilles Peskine · 2 years, 2 months ago
  44. e773978 Remove unnecessary addition to buffer size estimation by Andrzej Kurek · 2 years, 2 months ago
  45. 32b06f5 Merge pull request #7650 from yanrayw/7360-code-size-tfm-medium by Tom Cosgrove · 2 years, 2 months ago
  46. 9dc219f Merge pull request #7668 from tom-daubney-arm/code_size_md_light by Tom Cosgrove · 2 years, 2 months ago
  47. 5903e9c Modify tests in response to review comments. by Thomas Daubney · 2 years, 2 months ago
  48. f994bc5 Refactor code in cert_write.c by Andrzej Kurek · 2 years, 2 months ago
  49. 7c86974 Fix overflow checks in x509write_crt by Andrzej Kurek · 2 years, 2 months ago
  50. 154a605 Change the name of the temporary san variable by Andrzej Kurek · 2 years, 3 months ago
  51. 1747304 Update the descriptions of SANs by Andrzej Kurek · 2 years, 3 months ago
  52. 805a0a2 Merge pull request #7591 from minosgalanakis/ecp/6028_xtract_fast_reduction_curve25519 by Paul Elliott · 2 years, 2 months ago
  53. 21f1744 code_size_compare.py: fix make command logic in default config by Yanray Wang · 2 years, 2 months ago
  54. 73cfde8 Remove certain null pointer checks when only MD_LIGHT enabled by Thomas Daubney · 2 years, 2 months ago
  55. f9139e5 pk: minor code fixes by valerio · 2 years, 2 months ago
  56. c6e6fb3 pk: fix guard position by valerio · 2 years, 2 months ago
  57. f1d2913 test: remove debug echo in component by valerio · 2 years, 2 months ago
  58. e279e50 pk: optimized/reshape code for writing private key PEM by valerio · 2 years, 2 months ago
  59. c0bac57 pk: optimized/reshape code for writing private key DER by valerio · 2 years, 2 months ago
  60. 52b675f pk: extend pk_write_ec_private to support opaque keys by valerio · 2 years, 2 months ago
  61. ba1fd32 pk: optimize/reshape public key writing by valerio · 2 years, 2 months ago
  62. 9ea2617 pk: uniformmize public key writing functions by valerio · 2 years, 2 months ago
  63. b727314 pk: add internal helpers for opaque keys by valerio · 2 years, 2 months ago
  64. 64e0184 psa_util: add support for rfc8410's OIDs by valerio · 2 years, 2 months ago
  65. a87601d pk_internal: add support for opaque keys for getting EC curve ID by valerio · 2 years, 2 months ago
  66. f6853a8 test: optimizing test_suite_pkwrite code by valerio · 2 years, 2 months ago
  67. 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  68. 6a88d05 Merge pull request #7629 from xkqian/bignum/test_read_write_named_modulu by Gilles Peskine · 2 years, 2 months ago
  69. 7b11368 Merge pull request #7438 from valeriosetti/issue7074 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  70. a1b4166 Merge pull request #7547 from silabs-Kusumit/PBKDF2_input_validation by Gilles Peskine · 2 years, 2 months ago
  71. 6efa608 Revert setting optimization flag(use O2) by Przemek Stekiel · 2 years, 2 months ago
  72. bb85cf6 Merge pull request #7617 from yuhaoth/pr/move-input-files-of-cert-and-crl-info-tests by Gilles Peskine · 2 years, 2 months ago
  73. 28111db Adapt guards for psa_is_dh_key_size_valid by Przemek Stekiel · 2 years, 2 months ago
  74. b20f13a Change input cost type to uint64_t and fix max iteration test case by Kusumit Ghoderao · 2 years, 2 months ago
  75. 502c54f code_size_compare.py: classify arguments in parser by Yanray Wang · 2 years, 2 months ago
  76. c18cd89 code_size_compare.py: add prompt for unsupported arch and config by Yanray Wang · 2 years, 2 months ago
  77. 6824bad Change coding style to fix multi lines into one line by Xiaokang Qian · 2 years, 2 months ago
  78. 24f5229 Key agreement needs an attribute structure for our key by Gilles Peskine · 2 years, 2 months ago
  79. e52bff9 Note possible issue with derive_key: who should choose the input length? by Gilles Peskine · 2 years, 2 months ago
  80. b319ed6 State explicitly that cooked key derivation uses the export format by Gilles Peskine · 2 years, 2 months ago
  81. f787879 Clarify sequencing of long inputs by Gilles Peskine · 2 years, 2 months ago
  82. d2fe1d5 Rationale on key derivation inputs and buffer ownership by Gilles Peskine · 2 years, 2 months ago
  83. 4e94fea Key derivation dispatch doesn't depend on the key type by Gilles Peskine · 2 years, 2 months ago
  84. 66b96e2 Copyediting by Gilles Peskine · 2 years, 2 months ago
  85. cd33413 Modify tests to suit new behaviour by Thomas Daubney · 2 years, 2 months ago
  86. 33c91eb Add driver support for DH import key and export public key by Przemek Stekiel · 2 years, 2 months ago
  87. 055ffed Revert "Handle simple copy import/export before driver dispatch" by Przemek Stekiel · 2 years, 2 months ago
  88. bffe31c change path of mbedtls_x509_crl_parse input data by Jerry Yu · 2 years, 2 months ago
  89. 87f6477 change path of mbedtls_x509_csr_parse_file input data by Jerry Yu · 2 years, 2 months ago
  90. a3e249c change path of mbedtls_x509_csr_info input data by Jerry Yu · 2 years, 2 months ago
  91. e8e7bbb change path of x509_parse_san input data by Jerry Yu · 2 years, 2 months ago
  92. 1c3cfb3 change path of x509parse_crt_file input data by Jerry Yu · 2 years, 2 months ago
  93. 85b0758 change path of x509_cert_info input data by Jerry Yu · 2 years, 2 months ago
  94. 2d412c6 change path of mbedtls_x509_crl_info input data by Jerry Yu · 2 years, 2 months ago
  95. aba7158 code_size_compare.py: add armv8-m option for arch by Yanray Wang · 2 years, 2 months ago
  96. 254f94b Add test code for big endian write/read by Xiaokang Qian · 2 years, 2 months ago
  97. da5cf48 Add intermediate variable to represent the bytes of big num by Xiaokang Qian · 2 years, 2 months ago
  98. 60430bd code_size_compare.py: change default path of armclang by Yanray Wang · 2 years, 2 months ago
  99. 36ad151 Merge pull request #7191 from oberon-microsystems/fix-test-sign-hash-check-for-pure-eddsa by Gilles Peskine · 2 years, 2 months ago
  100. 981d8b6 Merge pull request #7566 from paul-elliott-arm/core_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago