1. 0e99391 derive_output test: fix output key bit length by Przemek Stekiel · 3 years, 2 months ago
  2. 3e8249c Add PSA_WANT_ALG_HKDF_EXPAND, PSA_WANT_ALG_HKDF_EXTRACT, adapt code and dependencies by Przemek Stekiel · 3 years, 2 months ago
  3. 452a415 Changelog: HKDF-Expand and HKDF-Extract as separate algorithms in the PSA API by Przemek Stekiel · 3 years, 2 months ago
  4. 73f97d4 PSA_ALG_HKDF: add salt processing warning by Przemek Stekiel · 3 years, 2 months ago
  5. f0f0bd0 test_suite_psa_crypto_metadata: add test cases for the HKDF-Extract/Expand algorithms by Przemek Stekiel · 3 years, 2 months ago
  6. a29b488 Optimize code by adding PSA_ALG_IS_ANY_HKDF macro by Przemek Stekiel · 3 years, 2 months ago
  7. 459ee35 Fix typo and style by Przemek Stekiel · 3 years, 2 months ago
  8. 03d948c Refacor code for HKDF-Extract algorithm by Przemek Stekiel · 3 years, 3 months ago
  9. 2fb0dcd psa_hkdf_input: use more suitable condition and add comments by Przemek Stekiel · 3 years, 3 months ago
  10. fcdd023 derive_output tests: add invalid input secret test for HKDF-Expand by Przemek Stekiel · 3 years, 3 months ago
  11. b398d86 Update descryption of HKDF-Extract/Expand algs and fix comment by Przemek Stekiel · 3 years, 3 months ago
  12. ebf6281 crypto_values.h: fix description by Przemek Stekiel · 3 years, 3 months ago
  13. 398c503 generate_psa_tests.py: adapt OpFail test generator for HKDF-Exract/Expand algs by Przemek Stekiel · 3 years, 3 months ago
  14. 6786a87 derive_output tests: add capacity HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  15. 2849e0e derive_output tests: add negative HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  16. e1036fb derive_output tests: add positive HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  17. ead1bb9 derive_output test: Adapt for HKDF-Extract/Expand algs by Przemek Stekiel · 3 years, 3 months ago
  18. 17520fe PSA: Add support for HKDF-Extend and HKDF-Expand algs by Przemek Stekiel · 3 years, 3 months ago
  19. 6b6ce32 Add definitions for HKDF-Extract and HKDF-Expand algs by Przemek Stekiel · 3 years, 3 months ago
  20. e6e7bf5 Merge pull request #5801 from wernerlewis/asn1_memcpy_null by Paul Elliott · 3 years, 3 months ago
  21. b374a98 Add ChangeLog entry by Werner Lewis · 3 years, 3 months ago
  22. e59a531 Fix memcpy() UB in mbedtls_asn1_named_data() by Werner Lewis · 3 years, 3 months ago
  23. 068a13d Merge pull request #5771 from superna9999/5761-rsa-decrypt-rework-pk-wrap-as-opaque by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  24. 67397fa Merge pull request #5704 from mprse/mixed_psk_2cx by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  25. 169bf0b Fix comments (#endif flags) by Przemek Stekiel · 3 years, 3 months ago
  26. 310294f Merge pull request #5759 from tom-daubney-arm/correct_x509_flag_parse_tests by Gilles Peskine · 3 years, 3 months ago
  27. 2b5d898 Merge pull request #5644 from gilles-peskine-arm/psa-storage-format-test-exercise by Gilles Peskine · 3 years, 3 months ago
  28. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  29. 4098083 Merge pull request #5745 from superna9999/5712-pk-opaque-rsa-pss-sign-tls by Gilles Peskine · 3 years, 3 months ago
  30. ae396bb Merge pull request #5773 from daverodgman/fix_debug_helper by Gilles Peskine · 3 years, 3 months ago
  31. 4acd3c7 Merge pull request #5776 from mprse/mixed_psk_log by Gilles Peskine · 3 years, 3 months ago
  32. f216179 Merge pull request #2082 from hanno-arm/iotssl-2490 by Gilles Peskine · 3 years, 3 months ago
  33. 94e371a Update mbedtls_pk_wrap_as_opaque() usage in SSL client2 & server2 by Neil Armstrong · 3 years, 4 months ago
  34. 9597497 Update mbedtls_pk_wrap_as_opaque() usage in PK & X509write tests by Neil Armstrong · 3 years, 4 months ago
  35. a1fc18f Change mbedtls_pk_wrap_as_opaque() signature to specify alg, usage and key_enrollment_algorithm by Neil Armstrong · 3 years, 4 months ago
  36. 8855e36 Merge pull request #5674 from superna9999/5668-abstract-tls-mode-cleanup by Gilles Peskine · 3 years, 3 months ago
  37. 8a4b7fd Optimize code by Przemek Stekiel · 3 years, 3 months ago
  38. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  39. 8abcee9 Fix typos by Przemek Stekiel · 3 years, 3 months ago
  40. 2230e6c Simplify PSA transform->ivlen set in ssl_tls12_populate_transform() by Neil Armstrong · 3 years, 3 months ago
  41. 3bf040e Reorganize PSA/!PSA code in mbedtls_ssl_ticket_setup() by Neil Armstrong · 3 years, 3 months ago
  42. 301711e Simplify mbedtls_ssl_get_base_mode by Gilles Peskine · 3 years, 3 months ago
  43. e108d98 Simplify mbedtls_ssl_get_mode by Gilles Peskine · 3 years, 3 months ago
  44. 98136b1 Fixup and update comment of disabled USE_PSA_CRYPTO test check in all.sh by Neil Armstrong · 3 years, 3 months ago
  45. efffd64 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
  46. 1c9eb72 Update PSA specific comment in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 3 months ago
  47. 8ba99e7 Clarify wording of documentation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  48. 002a7b2 Adapt ChangeLog by Hanno Becker · 7 years ago
  49. 2b9fb88 Clarify documentation of mbedtls_x509_crt_profile by Hanno Becker · 7 years ago
  50. eecd0d2 Merge pull request #5679 from yuhaoth/pr/add-tls13-write-server-hello by Ronald Cron · 3 years, 3 months ago
  51. b51561b Add change log entry for mixed-psk by Przemek Stekiel · 3 years, 3 months ago
  52. a828f4d Merge pull request #5684 from tom-daubney-arm/M-AEAD_decrypt_driver_dispatch_test by Ronald Cron · 3 years, 4 months ago
  53. e65d801 fix undeclare error by Jerry Yu · 3 years, 4 months ago
  54. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 4 months ago
  55. 6e6967f Reorganize PSA INVALID_PADDING handling for test #5 in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  56. 2f8c2a5 Merge pull request #5753 from tom-cosgrove-arm/fix-missing-prototypes-warnings-a64-sha256-sha512 by Gilles Peskine · 3 years, 4 months ago
  57. eef30bc Merge pull request #5755 from mpg/ecdsa-range-test by Gilles Peskine · 3 years, 4 months ago
  58. 72b99ed Merge pull request #5381 from mpg/benchmark-ecc-heap by Gilles Peskine · 3 years, 4 months ago
  59. 955ddd7 fix various issues by Jerry Yu · 3 years, 4 months ago
  60. 4914d50 Fix spelling error in generated helper code by Dave Rodgman · 3 years, 4 months ago
  61. b8f7694 Fix Doxygen syntax error in generated code by Dave Rodgman · 3 years, 4 months ago
  62. 99114f3 Fix build flags for opaque/raw psk checks by Przemek Stekiel · 3 years, 4 months ago
  63. 85d46fe ssl-opt.sh: add tests for clent/server psa opaque dhe-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  64. cb322ea Enable support for psa opaque DHE-PSK key exchange on the server side by Przemek Stekiel · 3 years, 4 months ago
  65. b293aaa Enable support for psa opaque DHE-PSK key exchange on the client side by Przemek Stekiel · 3 years, 4 months ago
  66. b6a0503 ssl-opt.sh: add tests for clent/server psa opaque ecdhe-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  67. 14d11b0 Enable support for psa opaque ECDHE-PSK key exchange on the server side by Przemek Stekiel · 3 years, 4 months ago
  68. 19b80f8 Enable support for psa opaque ECDHE-PSK key exchange on the client side by Przemek Stekiel · 3 years, 4 months ago
  69. 51a1f36 setup_psa_key_derivation(): change salt parameter to other_secret by Przemek Stekiel · 3 years, 4 months ago
  70. b270b56 ssl-opt.sh: add tests for server psa opaque rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  71. aeb710f Enable support for psa opaque RSA-PSK key exchange on the server side by Przemek Stekiel · 3 years, 4 months ago
  72. 8e0495e ssl-opt.sh: add tests for client psa opaque rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  73. fc72e42 ssl_client2: Enable support for TLS 1.2 RSA-PSK opaque ciphersuite by Przemek Stekiel · 3 years, 4 months ago
  74. f2534ba tls12_client: skip PMS generation for opaque RSA-PSK by Przemek Stekiel · 3 years, 4 months ago
  75. c203340 Add support for psa rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  76. ae4ed30 Fix naming: random bytes are the seed (not salt) in derivation process by Przemek Stekiel · 3 years, 4 months ago
  77. 1f02703 setup_psa_key_derivation(): add optional salt parameter by Przemek Stekiel · 3 years, 4 months ago
  78. 60d83f0 Merge pull request #5710 from superna9999/5627-pk-opaque-rsa-x509 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  79. 55132c6 Merge pull request #5703 from superna9999/5322-ecdh-remove-legacy-context by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  80. 76b7407 Use MBEDTLS_SSL_SOME_SUITES_USE_CBC_ETM to enable ssl_write_encrypt_then_mac_ext() by Neil Armstrong · 3 years, 4 months ago
  81. f2c82f0 Introduce MBEDTLS_SSL_SOME_SUITES_USE_CBC_ETM macro to determine if Encrypt-then-MAC with CBC is used in a ciphersuite by Neil Armstrong · 3 years, 4 months ago
  82. ccc074e Use correct condition to use encrypt_then_mac in ssl_tls.c by Neil Armstrong · 3 years, 4 months ago
  83. d1be767 Use PSA_BLOCK_CIPHER_BLOCK_LENGTH instead of PSA_BLOCK_CIPHER_BLOCK_MAX_SIZE in ssl_tls12_populate_transform() by Neil Armstrong · 3 years, 4 months ago
  84. 6b27c97 Rename mbedtls_get_mode() to mbedtls_ssl_get_mode() by Neil Armstrong · 3 years, 4 months ago
  85. ab555e0 Rename mbedtls_get_mode_from_XXX to mbedtls_ssl_get_mode_from_XXX by Neil Armstrong · 3 years, 4 months ago
  86. 858581e Remove cipher_info in mbedtls_ssl_ticket_setup() when USE_PSA_CRYPTO is defined by Neil Armstrong · 3 years, 4 months ago
  87. a0eeb7f Remove cipher_info in ssl_tls12_populate_transform() when USE_PSA_CRYPTO is defined by Neil Armstrong · 3 years, 4 months ago
  88. 7fea33e Use mbedtls_get_mode_from_ciphersuite() in ssl_tls12_populate_transform() by Neil Armstrong · 3 years, 4 months ago
  89. fe635e4 Use mbedtls_get_mode_from_ciphersuite() in server-side ssl_write_encrypt_then_mac_ext() by Neil Armstrong · 3 years, 4 months ago
  90. 4bf4c86 Introduce mbedtls_get_mode_from_ciphersuite() by reusing mbedtls_get_mode_from_transform() logic by Neil Armstrong · 3 years, 4 months ago
  91. 136f840 Replace PSA/Cipher logic with mbedtls_get_mode_from_transform() by Neil Armstrong · 3 years, 4 months ago
  92. 8a0f3e8 Introduce mbedtls_ssl_mode_t & mbedtls_get_mode_from_transform() by Neil Armstrong · 3 years, 4 months ago
  93. 7d063f6 Adds comments for clarification by Thomas Daubney · 3 years, 4 months ago
  94. a09f5e9 fix build fail by Jerry Yu · 3 years, 4 months ago
  95. cfc04b3 Update comments in write server hello by Jerry Yu · 3 years, 4 months ago
  96. e74e04a Rename write supported_versions ext by Jerry Yu · 3 years, 4 months ago
  97. d9436a1 remove guards for write_key_share by Jerry Yu · 3 years, 4 months ago
  98. 57d4841 fix write key_share issues by Jerry Yu · 3 years, 4 months ago
  99. 637a3f1 fix various issues by Jerry Yu · 3 years, 4 months ago
  100. 1c3e688 fix comments issues by Jerry Yu · 3 years, 4 months ago