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