1. d4a31d3 Merge remote-tracking branch 'origin/pr/2350' into development-psa by Jaeden Amero · 7 years ago
  2. 7b9575c Merge remote-tracking branch 'origin/pr/2376' into development-psa by Jaeden Amero · 7 years ago
  3. 5615dab ssl_tls: remove line breaks from a debug message by Andrzej Kurek · 7 years ago archive/iotssl-2689-psa-tls1_2-get-key-exchange iotssl-2689-psa-tls1_2-get-key-exchange
  4. e85414e ssl-opt: add a check for PSA computation of digest of ServerKeyExchange by Andrzej Kurek · 7 years ago
  5. 814feff Whitespace, logging and documentation fixes by Andrzej Kurek · 7 years ago
  6. d6db9be Adapt mbedtls_ssl_get_key_exchange_md_tls1_2 to PSA hashing by Andrzej Kurek · 7 years ago
  7. 2192c27 Update crypto submodule to sibling PR by Hanno Becker · 7 years ago
  8. f99c2ec PSA: Adapt pk.c, pk_wrap.c, cipher.c to new key policy init API by Hanno Becker · 7 years ago
  9. e34f636 PSA: Adapt cipher.c, pk.c, pk_wrap.c to new key slot allocation API by Hanno Becker · 7 years ago
  10. 32809e8 PSA: Adapt ssl_server2 to modified key allocation API by Hanno Becker · 7 years ago
  11. 9bd8842 PSA: Adapt ssl_server2 to hew key policy initialization API by Hanno Becker · 7 years ago
  12. 1387124 PSA: Adapt ssl_client2 to new key policy initialization API by Hanno Becker · 7 years ago
  13. 37519ea PSA: Adapt ssl_client2 to modified key slot allocation API by Hanno Becker · 7 years ago
  14. 8d865df PSA: Adapt PK test suite to new key policy initialization API by Hanno Becker · 7 years ago
  15. 353295a PSA: Adapt PK test suite to modified key slot allocation mechanism by Hanno Becker · 7 years ago
  16. 4a2949b Update crypto submodule by Hanno Becker · 7 years ago
  17. 4b56865 Update crypto version to use new key allocation by Andrzej Kurek · 7 years ago
  18. 4687ea0 Revert .gitmodules update - point back to development by Andrzej Kurek · 7 years ago
  19. dae1768 Update .gitmodules file to point to a sibling branch in mbed-crypto by Andrzej Kurek · 7 years ago
  20. d253bb4 Merge remote-tracking branch 'public/pr/2352' into development-psa by Simon Butcher · 7 years ago
  21. c847d9f Change PSA submodule url by Andrzej Kurek · 7 years ago
  22. 7deba18 Remove unnecessary "#" sign from PSA macros by Andrzej Kurek · 7 years ago
  23. e57c1ea Switch to the public crypto submodule url by Andrzej Kurek · 7 years ago
  24. c0a1be0 Fix indentation of documentation by Andrzej Kurek · 7 years ago
  25. 62594a8 pk_wrap: pass curve size instead of a larger size of the exported key by Andrzej Kurek · 7 years ago
  26. 93a38a3 pk: wrap curve_id before passing it to PSA by Andrzej Kurek · 7 years ago
  27. a62a58e cipher: fixed key ownership scope by Andrzej Kurek · 7 years ago
  28. 02b453e Update crypto submodule for PSA PR#229 by Simon Butcher · 7 years ago
  29. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  30. a49a94a Updating PSA submodule to commit 9e0feff by Andrzej Kurek · 7 years ago
  31. 3e24c26 Merge remote-tracking branch 'upstream-public/pr/2218' into development-psa by Jaeden Amero · 7 years ago archive/mbedtls-2.15.1 mbedtls-2.15.1
  32. 5dfca1e Update library version to 2.15.1 by Jaeden Amero · 7 years ago mbedtls-2.15.1
  33. 41f9519 Update ChangeLog for Crypto submodule update by Simon Butcher · 7 years ago
  34. 7d6f48a Update crypto submodule with compilation guard fixes for CCM and GCM by Gilles Peskine · 7 years ago
  35. 5f62a57 Merge remote-tracking branch 'public/pr/2226' into development-psa-proposed by Simon Butcher · 7 years ago mbedtls-2.15.0
  36. 3aad836 Update crypto submodule to mbedcrypto-0.1.0b by Jaeden Amero · 7 years ago
  37. 60ee838 Merge remote-tracking branch 'public/pr/2224' into development-psa-proposed by Simon Butcher · 7 years ago
  38. bb225f7 Merge remote-tracking branch 'upstream-public/pr/2225' into development-psa-proposed by Jaeden Amero · 7 years ago
  39. 720d9a6 psa: Update submodule to include CMake fix by Jaeden Amero · 7 years ago
  40. b1c48d3 psa: Include PSA headers for tests and programs by Jaeden Amero · 7 years ago
  41. ee81756 Fix wrong cmake invocation in all.sh testing MBEDTLS_USE_PSA_CRYPTO by Hanno Becker · 7 years ago
  42. ebeb6cb Update library version to 2.15.0 by Simon Butcher · 7 years ago
  43. 46b79c1 Merge remote-tracking branch 'remote_jaeden/dev/patater/avoid-check-files-todo-dev' into development-psa-proposed by Hanno Becker · 7 years ago
  44. cdb3117 Temporarily update crypto-submodule target branch by Hanno Becker · 7 years ago
  45. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago
  46. 3441d2e Merge branch 'iotssl-2597-psa-hashing-x509' into development-psa-proposed by Hanno Becker · 7 years ago
  47. 4ae8b49 Merge branch 'iotssl-2578-psa-sig-verification' into development-psa-proposed by Hanno Becker · 7 years ago
  48. a0a96a0 Merge branch 'psa_cipher_integration' into development-psa-proposed by Hanno Becker · 7 years ago
  49. f8b5f27 Merge branch 'psa_cipher' into development-psa-proposed by Hanno Becker · 7 years ago
  50. 4855299 Merge branch 'opaque_psk_implementation' into development-psa-proposed by Hanno Becker · 7 years ago
  51. b345ae6 Merge branch 'iotssl-2596-opaque-csr-creation' into development-psa-proposed by Hanno Becker · 7 years ago
  52. ee618f7 Merge branch 'iotssl-2574-pk-opaque-tls' into development-psa-proposed by Hanno Becker · 7 years ago
  53. 9aa921f Merge branch 'iotssl-2580-pk-opaque-psa' into development-psa-proposed by Hanno Becker · 7 years ago
  54. b7f3ac6 pkwrite: add an explicit cast to size_t by Andrzej Kurek · 7 years ago
  55. 967cfd1 Remove trailing whitespace by Andrzej Kurek · 7 years ago
  56. 158c3d1 pkwrite: add a safety check before calculating the buffer size by Andrzej Kurek · 7 years ago
  57. 4b11407 Cosmetic changes by Andrzej Kurek · 7 years ago
  58. 5f7bad3 Add CSR write testing using opaque keys by Andrzej Kurek · 7 years ago
  59. 5fec086 pkwrite: add opaque key handling for public key exporting by Andrzej Kurek · 7 years ago
  60. 8b38ff5 Remove trailing whitespace by Andrzej Kurek · 7 years ago
  61. a609337 x509: remove unnecessary calls to psa_hash_abort by Andrzej Kurek · 7 years ago
  62. d4a6553 x509: use the PSA API to perform hashing operations by Andrzej Kurek · 7 years ago
  63. ad5d581 pk_wrap.c: fix length mismatch check placement by Andrzej Kurek · 7 years ago
  64. eeac03b pk_wrap.c: tidy up signature extraction by Andrzej Kurek · 7 years ago
  65. 6cb63aa Cosmetic changes by Andrzej Kurek · 7 years ago
  66. 9241d18 pk_wrap: rework and tidy up signature extraction by Andrzej Kurek · 7 years ago
  67. b6016c5 pk_wrap: reuse a static buffer for signature extraction by Andrzej Kurek · 7 years ago
  68. b7b0478 pk_wrap: rework signature extraction to work with small r and s values by Andrzej Kurek · 7 years ago
  69. 2baae9e Add tests for ECDSA verify with short r, s values by Manuel Pégourié-Gonnard · 7 years ago
  70. 4f02539 pk_wrap: improve error codes returned from ecdsa_verify_wrap by Andrzej Kurek · 7 years ago
  71. 2122774 pk_wrap: switch to helper functions defined in psa_util.h by Andrzej Kurek · 7 years ago
  72. c05ec9f pk_wrap: test if a valid md_alg is passed to ecdsa_verify_wrap by Andrzej Kurek · 7 years ago
  73. cef91af pk_wrap: destroy key slot on errors with policy or key importing by Andrzej Kurek · 7 years ago
  74. 3f864c2 pk_wrap: add a check for equal signature parts by Andrzej Kurek · 7 years ago
  75. b3d1b12 pk_wrap: check if curve conversion is successful by Andrzej Kurek · 7 years ago
  76. ea84233 pk_wrap: nullify the signature pointer on error in extract_ecdsa_sig by Andrzej Kurek · 7 years ago
  77. 6376d63 pk_wrap: cosmetic changes by Andrzej Kurek · 7 years ago
  78. 8b036a6 pk_wrap.c: add support for ecdsa signature verification using PSA by Andrzej Kurek · 7 years ago
  79. cfdf8f4 Implement key_opaque option to ssl_client2 by Manuel Pégourié-Gonnard · 7 years ago
  80. ef68be4 Add option key_opaque to ssl_client2 (skeleton) by Manuel Pégourié-Gonnard · 7 years ago
  81. e9420c2 Rename PSA test in ssl-opt.sh by Hanno Becker · 7 years ago
  82. a0dc9cf Remove superfluous quotes in ssl-opt.sh by Hanno Becker · 7 years ago
  83. cb1cc80 Use PSA-based ciphers for record protections in TLS-1.2 only by Hanno Becker · 7 years ago
  84. 679d8ce Use PSA-based ciphers for SSL ticket protection by Hanno Becker · 7 years ago
  85. d140d08 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
  86. 9b5853c Add runs for specific PSA-supported ciphersuites to ssl-opt.sh by Hanno Becker · 7 years ago
  87. 9d76d56 Omit tests from ssl-opt.sh which force a disabled ciphersuite by Hanno Becker · 7 years ago
  88. f704bef Setup PSA-based cipher context in mbedtls_ssl_derive_keys() by Hanno Becker · 7 years ago
  89. 7909c4c Improve doc wording of PSA status field of mbedtls_cipher_context_t by Hanno Becker · 7 years ago
  90. a654c3e Return 'Feature unavailable' error for ciphers unsupported by PSA by Hanno Becker · 7 years ago
  91. 115e1a4 Don't use multiline comments in enums to silence check-names.sh by Hanno Becker · 7 years ago
  92. b1b2c01 Add missing newline at the end of test_suite_cipher.gcm.data by Hanno Becker · 7 years ago
  93. 625f94b Minor rewording in documentation of PSA-based cipher context by Hanno Becker · 7 years ago
  94. ce61a32 Use enum for slot state in PSA-based cipher context by Hanno Becker · 7 years ago
  95. 8d88a6e Check support for cipher in mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago
  96. b0c05e2 Test PSA-based GCM cipher operations by Hanno Becker · 7 years ago
  97. 5cec718 Adapt existing Cipher-GCM test cases to new param for auth_crypt_tv by Hanno Becker · 7 years ago
  98. a13272d Test PSA-based CCM cipher operations by Hanno Becker · 7 years ago
  99. 56150af Implement PSA-based AEAD enc/dec cipher operations by Hanno Becker · 7 years ago
  100. f133640 Add AEAD tag length to new mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago