1. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  2. 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
  3. 2a0f48a Merge pull request #43 from Patater/update-2.16-dev by Jaeden Amero · 6 years ago
  4. 6fd4ee2 Merge pull request #20 from gilles-peskine-arm/psa-copy_key by Jaeden Amero · 6 years ago
  5. c979f6a psa: Test empty PKCS#1 v1.5 decryption by Jaeden Amero · 6 years ago
  6. f8daab7 psa: Enable testing RSA decryption with output sizes by Jaeden Amero · 6 years ago
  7. 412654a psa: Expect output-buffer-sized RSA-decryption by Jaeden Amero · 6 years ago
  8. 6893364 Merge commit '01b34fb316a5' into development by Jaeden Amero · 7 years ago
  9. c9516fb Document exercise_key and fix one incorrect usage by Gilles Peskine · 7 years ago
  10. e84d5d2 psa_copy_key: Add test cases to specifically check non-exportability by Gilles Peskine · 7 years ago
  11. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 7 years ago
  12. acdf07c Merge pull request #41 from hanno-arm/ec_pubkey_fmt_fixes by Jaeden Amero · 7 years ago
  13. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  14. 00114d7 Adapt test in test_suite_pk to work with new PSA public key format by Hanno Becker · 7 years ago
  15. 56104ea Adapt test in test_suite_pk to work with new PSA public key format by Hanno Becker · 7 years ago
  16. 409fdae test_suite_ctr_drbg: use ctr_drbg_update_ret instead of ctr_drbg_update by Andrzej Kurek · 7 years ago
  17. f093a3d Use ecdh_setup instead of ecp_group_load by Andrzej Kurek · 7 years ago
  18. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  19. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 7 years ago
  20. 6b156df Don't consider RIPEMD160 a PSA_ALG_ANY_HASH candidate by Gilles Peskine · 7 years ago
  21. 8c1247f Add psa_copy_key tests with policy constraints by Gilles Peskine · 7 years ago
  22. 57ab721 Test psa_copy_key by Gilles Peskine · 7 years ago
  23. f603c71 New function psa_copy_key by Gilles Peskine · 7 years ago
  24. 43bafcc Merge pull request #15 from gilles-peskine-arm/psa-signature_policy_wildcard by Jaeden Amero · 7 years ago
  25. 37a8c0c Merge pull request #27 from hanno-arm/crypto_submodule_update_prs_6_18_19_sibling by Jaeden Amero · 7 years ago
  26. a814ae6 PSA: Adapt PK test suite to new key policy initialization API by Hanno Becker · 7 years ago
  27. fcf659b PSA: Adapt PK test suite to modified key slot allocation mechanism by Hanno Becker · 7 years ago
  28. 8d865df PSA: Adapt PK test suite to new key policy initialization API by Hanno Becker · 7 years ago
  29. 353295a PSA: Adapt PK test suite to modified key slot allocation mechanism by Hanno Becker · 7 years ago
  30. 4d69cf1 Merge pull request #13 from Patater/pubkey-format by Jaeden Amero · 7 years ago mbedcrypto-1.0.0d1
  31. eb2d4b9 Test that HASH_ANY is not meaningful for OAEP by Gilles Peskine · 7 years ago
  32. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  33. ccdce90 psa: Simplify EC public key format by Jaeden Amero · 7 years ago
  34. 25384a2 psa: Simplify RSA public key format by Jaeden Amero · 7 years ago
  35. 0b6b871 Merge pull request #22 from ARMmbed/iotssl-2697-psa-key-allocation-crypto by Jaeden Amero · 7 years ago
  36. c750932 Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  37. 870f5dc Add missing test dependency by Gilles Peskine · 7 years ago
  38. 8e76332 Merge remote-tracking branch 'public/pr/2040' into development by Simon Butcher · 7 years ago
  39. 38cb940 Merge remote-tracking branch 'public/pr/2231' into development by Simon Butcher · 7 years ago
  40. 494624d Merge pull request #18 from gilles-peskine-arm/psa-hash_clone by Jaeden Amero · 7 years ago mbedcrypto-1.0.0d0
  41. d40c1fb Don't require a type and size when creating a key slot by Gilles Peskine · 7 years ago
  42. ebb2c3e New function psa_hash_clone by Gilles Peskine · 7 years ago
  43. 30f77cd Add a hash wildcard value for hash-and-sign algorithm by Gilles Peskine · 7 years ago
  44. d35b489 New macro PSA_ALG_IS_HASH_AND_SIGN by Gilles Peskine · 7 years ago
  45. 6944e05 Merge remote-tracking branch 'public/pr/2232' into development by Simon Butcher · 7 years ago
  46. 012a06c Merge remote-tracking branch 'public/pr/2228' into development by Simon Butcher · 7 years ago
  47. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  48. d94d671 psa: Test that generator initializers work by Jaeden Amero · 7 years ago
  49. 5bae227 psa: Add initializers for cipher operation objects by Jaeden Amero · 7 years ago
  50. 769ce27 psa: Add initializers for MAC operation objects by Jaeden Amero · 7 years ago
  51. 6a25b41 psa: Add initializers for hash operation objects by Jaeden Amero · 7 years ago
  52. 70261c5 psa: Add initializers for key policies by Jaeden Amero · 7 years ago
  53. 8c7e95d tests: Remove unused key policy objects by Jaeden Amero · 7 years ago
  54. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  55. c08fc1d Move MIN and MAX macros from PSA tests to helpers.function by Gilles Peskine · 7 years ago
  56. d76f181 Prefer ASSERT_ALLOC to calloc+TEST_ASSERT in PSA tests by Gilles Peskine · 7 years ago
  57. 1f2aa0e Remove useless null checks of data_t* parameters by Gilles Peskine · 7 years ago
  58. 40ab95b Remove checks of test parameters against SIZE_MAX by Gilles Peskine · 7 years ago
  59. 0dfba2d Use ASSERT_COMPARE in preference to memcmp in PSA tests by Gilles Peskine · 7 years ago
  60. f812dcf Rewrap some lines after the macro changes by Gilles Peskine · 7 years ago
  61. fe11b72 Use TEST_EQUAL(a,b) in preference to TEST_ASSERT(a==b) by Gilles Peskine · 7 years ago
  62. 8817f61 Use PSA_ASSERT(a) in preference to TEST_ASSERT(a==PSA_SUCCESS) by Gilles Peskine · 7 years ago
  63. 0f915f1 Indent PSA tests according to K&R rules with Mbed TLS tweaks by Gilles Peskine · 7 years ago
  64. 9d8eea7 Wrap some multiline expressions in parentheses by Gilles Peskine · 7 years ago
  65. 5f7aeee New test macro TEST_EQUAL by Gilles Peskine · 7 years ago
  66. 0174be2 Move the PSA_ASSERT macro to the common helpers file by Gilles Peskine · 7 years ago
  67. f055ad7 Add a safety check to ARRAY_LENGTH by Gilles Peskine · 7 years ago
  68. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  69. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  70. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago
  71. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  72. 5aa7809 Merge remote-tracking branch 'public/pr/2275' into development by Simon Butcher · 7 years ago
  73. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  74. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  75. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  76. 70935a4 Merge remote-tracking branch 'public/pr/2299' into development by Simon Butcher · 7 years ago
  77. 003c0e0 Merge remote-tracking branch 'public/pr/2292' into development by Simon Butcher · 7 years ago
  78. decf2f5 Merge remote-tracking branch 'public/pr/2291' into development by Simon Butcher · 7 years ago
  79. 65ce5dc Merge remote-tracking branch 'public/pr/2290' into development by Simon Butcher · 7 years ago
  80. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 7 years ago
  81. 0bbf7f4 Merge remote-tracking branch 'public/pr/2279' into development by Simon Butcher · 7 years ago
  82. 962b7b1 Merge remote-tracking branch 'public/pr/2273' into development by Simon Butcher · 7 years ago
  83. 6be67a6 Merge remote-tracking branch 'public/pr/2281' into development by Simon Butcher · 7 years ago
  84. dac513e Merge remote-tracking branch 'public/pr/2282' into development by Simon Butcher · 7 years ago
  85. ccafd14 Merge remote-tracking branch 'public/pr/2276' into development by Simon Butcher · 7 years ago
  86. 2a8d32c Merge remote-tracking branch 'public/pr/2287' into development by Simon Butcher · 7 years ago
  87. 743e398 Avoid unused-variable warnings for str as well by Gilles Peskine · 7 years ago
  88. 88ca3a2 Avoid unused-variable warnings in some configurations by Gilles Peskine · 7 years ago
  89. d602711 Fix dependencies on MBEDTLS_FS_IO by Gilles Peskine · 7 years ago
  90. 73b7984 Remove parameter validation for deprecated function in ECDSA module by Hanno Becker · 7 years ago
  91. dd63359 Add tests for valid NULL in ccm_free() by k-stachowiak · 7 years ago
  92. 508bcd9 Remove unneeded test for the CCM free function by k-stachowiak · 7 years ago
  93. 26d365e Add parameter validation for CCM by k-stachowiak · 7 years ago
  94. fb54360 Prevent unused variable in some configurations by k-stachowiak · 7 years ago
  95. 6af45ec PK: document context validity requirements by Gilles Peskine · 7 years ago
  96. a85edd9 Split the unconditional and conditional parameter validation tests by k-stachowiak · 7 years ago
  97. f25ee7f Fix parameter validation for mbedtls_mpi_lsb() by Hanno Becker · 7 years ago
  98. d54b975 pk parse: the password is optional by Gilles Peskine · 7 years ago
  99. 516897a Remove unnecessary parameter validation from the Cipher module by k-stachowiak · 7 years ago
  100. 95070a8 Make some cipher parameter validation unconditional by k-stachowiak · 7 years ago