1. 5b6425a Remove superfluous quotes in ssl-opt.sh by Hanno Becker · 7 years ago
  2. fc20c14 Use PSA-based ciphers for record protections in TLS-1.2 only by Hanno Becker · 7 years ago
  3. 329919e Use PSA-based ciphers for SSL ticket protection by Hanno Becker · 7 years ago
  4. 4724645 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
  5. f43177d Add runs for specific PSA-supported ciphersuites to ssl-opt.sh by Hanno Becker · 7 years ago
  6. 2dd0490 Omit tests from ssl-opt.sh which force a disabled ciphersuite by Hanno Becker · 7 years ago
  7. be3ffba Setup PSA-based cipher context in mbedtls_ssl_derive_keys() by Hanno Becker · 7 years ago
  8. 432084d Improve doc wording of PSA status field of mbedtls_cipher_context_t by Hanno Becker · 7 years ago
  9. 7b05629 Return 'Feature unavailable' error for ciphers unsupported by PSA by Hanno Becker · 7 years ago
  10. 9de97d7 Don't use multiline comments in enums to silence check-names.sh by Hanno Becker · 7 years ago
  11. 91cb605 Add missing newline at the end of test_suite_cipher.gcm.data by Hanno Becker · 7 years ago
  12. fea4915 Minor rewording in documentation of PSA-based cipher context by Hanno Becker · 7 years ago
  13. 1908655 Use enum for slot state in PSA-based cipher context by Hanno Becker · 7 years ago
  14. 4ee7e76 Check support for cipher in mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago
  15. e15c71c Test PSA-based GCM cipher operations by Hanno Becker · 7 years ago
  16. 78115ac Adapt existing Cipher-GCM test cases to new param for auth_crypt_tv by Hanno Becker · 7 years ago
  17. 1ccb1d6 Test PSA-based CCM cipher operations by Hanno Becker · 7 years ago
  18. fe73ade Implement PSA-based AEAD enc/dec cipher operations by Hanno Becker · 7 years ago
  19. 20120b3 Add AEAD tag length to new mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago
  20. a395d8f Always configure PSA-based keys for encryption and decryption by Hanno Becker · 7 years ago
  21. 58fc9aa Add AES-*-CBC test vectors for PSA-based cipher contexts by Hanno Becker · 7 years ago
  22. 55e2e3d Implement PSA-based version of mbedtls_cipher_crypt() by Hanno Becker · 7 years ago
  23. edda8b8 Implement mbedtls_cipher_setkey() for PSA-based cipher contexts by Hanno Becker · 7 years ago
  24. 6118e43 Add PSA-specific cipher context by Hanno Becker · 7 years ago
  25. ce1ddee Add `psa_enabled` field to cipher ctx and add dummy implementations by Hanno Becker · 7 years ago
  26. 4ccfc40 Add declaration and dummy-definition of mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago
  27. 73907f8 Improve wording in documentation of mbedtls_cipher_setup() by Hanno Becker · 7 years ago
  28. f28d344 Expand documentation of mbedtls_cipher_list() by Hanno Becker · 7 years ago
  29. 18597cd Fix style in cipher.c by Hanno Becker · 7 years ago
  30. c8b699d Fix style in cipher.h by Hanno Becker · 7 years ago
  31. 0953ba1 Fix style in NUM_CIPHERS definition in cipher_wrap.c by Hanno Becker · 7 years ago
  32. 2e009fe Fix style in definition of `mbedtls_cipher_mode_t` by Hanno Becker · 7 years ago
  33. 4ba0901 Merge branch 'gcm_through_cipher_api_tests' into gcm_through_cipher_api_tests_tmp by Hanno Becker · 7 years ago
  34. 12bd57b Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh by Hanno Becker · 7 years ago
  35. fc359fd Remove double white space by Hanno Becker · 7 years ago
  36. 47a6291 Use MBEDTLS_PSA_UTIL_H instead of MBEDTLS_PSA_COMPAT_H in psa_util.h by Hanno Becker · 7 years ago
  37. 56a78dd State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  38. 7703042 Update VisualC files by Hanno Becker · 7 years ago
  39. 4d9e1e0 Improve documentation of mbedtls_psa_err_translate_pk() by Hanno Becker · 7 years ago
  40. dec6473 Add AEAD tag length parameter to mbedtls_psa_translate_cipher_mode() by Hanno Becker · 7 years ago
  41. 14f78b0 Add function to translate PSA errors to PK module errors by Hanno Becker · 7 years ago
  42. 639a432 Fix Doxygen annotation in psa_util.h by Hanno Becker · 7 years ago
  43. 06b6f34 Initialize PSA Crypto implementation in ssl_server2 by Hanno Becker · 7 years ago
  44. 50955d1 Initialize PSA Crypto implementation in ssl_client2.c by Hanno Becker · 7 years ago
  45. eba9993 Initialize PSA Crypto implementation at the start of each test suite by Hanno Becker · 7 years ago
  46. 5f48818 Make PSA utility functions static inline by Hanno Becker · 7 years ago
  47. 28b9d35 Add PSA-to-Mbed TLS translations for cipher module by Hanno Becker · 7 years ago
  48. 560aeaf Add internal header for PSA utility functions by Hanno Becker · 7 years ago
  49. dde4442 Add build using PSA to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  50. 26fd730 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  51. c0c882c Add missing dependencies in test_suite_cipher.gcm by Hanno Becker · 7 years ago
  52. f79aa9e Adapt ChangeLog by Hanno Becker · 7 years ago
  53. ef42f22 Add NIST AES GCM test vectors to single-step cipher API test suite by Hanno Becker · 7 years ago
  54. a678f23 Merge pull request #197 from netanelgonen/entropy-inject by Gilles Peskine · 7 years ago
  55. 0d2c266 change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID by avolinski · 7 years ago
  56. 1c66205 Remove trailing space in psa_crypto.c by avolinski · 7 years ago
  57. 83146e1 Merge pull request #211 from ARMmbed/bug_fix_210 by Gilles Peskine · 7 years ago
  58. 13beb10 Adjust psa entropy inject tests to take as minimum seed size by avolinski · 7 years ago
  59. 7cc8229 Replace MBED_RANDOM_SEED_ITS_UID with MBEDTLS_RANDOM_SEED_ITS_UID by avolinski · 7 years ago
  60. 4d27c94 Adding testcase for PSA validate entropy injection: bad, too small using MBEDTLS_ENTROPY_MIN_PLATFORM by avolinski · 7 years ago
  61. 21f37cb Add Tests for psa crypto entropy incjection by Netanel Gonen · 7 years ago
  62. ee2ffd3 Document the maximum seed size as well as the minimum by Gilles Peskine · 7 years ago
  63. 0338ded Improve documentation of mbedtls_psa_inject_entropy by Gilles Peskine · 7 years ago
  64. 212a793 add MBEDTLS_PSA_HAS_ITS_IO to config.h by Netanel Gonen · 7 years ago
  65. 9468bb2 Add Tests for psa crypto entropy incjection by Netanel Gonen · 7 years ago
  66. 2bcd312 Add entropy injection function to psa cripto APIs by Netanel Gonen · 7 years ago
  67. 910c76b Check that memory allocation was successful in psa_save_generated_persistent_key by itayzafrir · 7 years ago
  68. 3d5d837 Merge pull request #198 from ARMmbed/psa_crypto_its by Gilles Peskine · 7 years ago
  69. dbb83ac Merge pull request #194 from ARMmbed/dev/Patater/enable-use-as-submodule-only by Jaeden Amero · 7 years ago
  70. 3c7cc5e Makefile: Install PSA headers by Jaeden Amero · 7 years ago
  71. 852dac2 README: Update with the CMake build option by Jaeden Amero · 7 years ago
  72. a49ba5e README: Specify that C99 is required by Jaeden Amero · 7 years ago
  73. 11293cc README: Update with how to use as a subproject by Jaeden Amero · 7 years ago
  74. c6e4ab0 Use parent module includes when used as a submodule by Jaeden Amero · 7 years ago
  75. 74a04cd Remove exporter script by Jaeden Amero · 7 years ago
  76. c74fe6a Add Mbed Crypto README.md by Jaeden Amero · 7 years ago
  77. 5ae1fb6 CMake: Don't build non-crypto when a subproject by Jaeden Amero · 7 years ago
  78. 3a45d9e CMake: psa: Enable installing of headers by Jaeden Amero · 7 years ago
  79. a26d764 Add new PSA Crypto Storage backend implementation using ITS APIs by Moran Peker · 7 years ago
  80. a90abf1 add MBEDTLS_PSA_HAS_ITS_IO by Moran Peker · 7 years ago
  81. 4611956 Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option by Moran Peker · 7 years ago
  82. 6b58b2c Merge pull request #92 from ARMmbed/dev/dgreen-arm/import-export-merge by Jaeden Amero · 7 years ago
  83. 0c6575a psa: Extend psa_generate_key to support persistent lifetimes by Darryl Green · 7 years ago
  84. dd8fb77 psa: Refactor psa_internal_export_key to use slot, rather than key by Darryl Green · 7 years ago
  85. d49a499 psa: Implement persistent keys by Darryl Green · 7 years ago
  86. 40225ba psa: Refactor psa_destroy_key() by Darryl Green · 7 years ago
  87. 06fd18d psa: Move get_key_slot functions by Darryl Green · 7 years ago
  88. 940d72c psa: Refactor psa_import_key() by Darryl Green · 7 years ago
  89. 96ebf9e psa: Add magic header to storage backend by Moran Peker · 7 years ago
  90. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  91. d9eee3b Add library as valid header file location by Darryl Green · 7 years ago
  92. 09909bc Merge pull request #206 from ARMmbed/psa-test-config-default by Jaeden Amero · 7 years ago
  93. 76a449b Add config-default.h to test-ref-configs.pl by Gilles Peskine · 7 years ago
  94. d6c9128 Merge pull request #200 from ARMmbed/dev/Patater/merge-mbedtls-2.14.0-rc1 by Jaeden Amero · 7 years ago
  95. 9989b5e Update config-default.h to latest default config by Jaeden Amero · 7 years ago
  96. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  97. 556d7d9 Merge pull request #532 from sbutcher-arm/version-2.14.0 by Simon Butcher · 7 years ago mbedtls-2.14.0
  98. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 7 years ago
  99. b35e59d Refine the language in the ChangeLog by Simon Butcher · 7 years ago
  100. 7588f78 Merge pull request #163 from ARMmbed/tls_psk_to_ms_derivation by Jaeden Amero · 7 years ago