1. 38de7ee MPI random test: Add test cases with lower_bound > upper_bound by Gilles Peskine · 4 years, 4 months ago
  2. c520d7a MPI random test: fix small-range test stats check when min > 1 by Gilles Peskine · 4 years, 4 months ago
  3. 8190d31 MPI random test: Add a few more small-range tests by Gilles Peskine · 4 years, 4 months ago
  4. b66cc7d Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  5. ef13251 Contextualize comment about mbedtls_mpi_random retries by Gilles Peskine · 4 years, 4 months ago
  6. 3b05615 Better document and slightly simplify >>2^n heuristic by Gilles Peskine · 4 years, 4 months ago
  7. f467e1a MPI random: add unit tests with a previously nonzero value by Gilles Peskine · 4 years, 4 months ago
  8. 8f45470 Fix mbedtls_mpi_random when N has leading zeros by Gilles Peskine · 4 years, 4 months ago
  9. be4b5dd Add changelog entry for non-uniform MPI random generation by Gilles Peskine · 4 years, 4 months ago
  10. 16e3668 DHM: use mbedtls_mpi_random for blinding and key generation by Gilles Peskine · 4 years, 4 months ago
  11. 58df4c9 dhm_check_range: microoptimization by Gilles Peskine · 4 years, 4 months ago
  12. 87fdb1f DHM refactoring: use dhm_random_below in dhm_make_common by Gilles Peskine · 4 years, 4 months ago
  13. b4e815f DHM blinding: don't accept P-1 as a blinding value by Gilles Peskine · 4 years, 4 months ago
  14. 0853bb2 DHM refactoring: unify mbedtls_dhm_make_{params,public} by Gilles Peskine · 4 years, 4 months ago
  15. 33ec863 Test mbedtls_dhm_make_params with different x_size by Gilles Peskine · 4 years, 4 months ago
  16. a2ce04e Repeat a few DH tests by Gilles Peskine · 4 years, 4 months ago
  17. dc0b6e4 Test range and format of dhm_make_params output by Gilles Peskine · 4 years, 4 months ago
  18. 6466d34 ECP: use mbedtls_mpi_random for blinding by Gilles Peskine · 4 years, 4 months ago
  19. aeab0fb Preserve MBEDTLS_ERR_ECP_RANDOM_FAILED in case of a hostile RNG by Gilles Peskine · 4 years, 4 months ago
  20. cba4b35 Changelog entry for adding mbedtls_mpi_random() by Gilles Peskine · 4 years, 4 months ago
  21. 9312ba5 mbedtls_mpi_random: check for invalid arguments by Gilles Peskine · 4 years, 4 months ago
  22. 4699fa4 Move mbedtls_mpi_random to the bignum module by Gilles Peskine · 4 years, 4 months ago
  23. 7967ec5 mbedtls_ecp_gen_privkey_sw: generalize to mbedtls_mpi_random by Gilles Peskine · 4 years, 4 months ago
  24. 6373fab mbedtls_ecp_gen_privkey_sw: range and coverage tests by Gilles Peskine · 4 years, 4 months ago
  25. eadf31d mbedtls_ecp_gen_privkey_mx: simplify the size calculation logic by Gilles Peskine · 4 years, 5 months ago
  26. 4f77674 mbedtls_ecp_gen_privkey_mx: make bit manipulations unconditional by Gilles Peskine · 4 years, 5 months ago
  27. 6acfc9c mbedtls_ecp_gen_privkey_mx: remove the exception for all-zero by Gilles Peskine · 4 years, 5 months ago
  28. 1888285 Add unit tests for mbedtls_ecp_gen_privkey_mx by Gilles Peskine · 4 years, 5 months ago
  29. bef3019 Make the fallback behavior of mbedtls_test_rnd_buffer_rand optional by Gilles Peskine · 4 years, 5 months ago
  30. ebf3a4b Update references in some test function documentation by Gilles Peskine · 4 years, 5 months ago
  31. 3838f28 mbedtls_ecp_gen_privkey_mx: rename n_bits to high_bit by Gilles Peskine · 4 years, 5 months ago
  32. de33213 mbedtls_ecp_gen_privkey: create subfunctions for each curve type by Gilles Peskine · 4 years, 5 months ago
  33. 48f052f mbedtls_ecp_gen_privkey: minor refactoring by Gilles Peskine · 4 years, 5 months ago
  34. 54650b3 Merge pull request #4505 from d3zd3z/bp2x-posix-define by Gilles Peskine · 4 years, 3 months ago
  35. bed4e9e Merge pull request #4357 from gabor-mezei-arm/3267_Implement_psa_sign_message_and_verify by Gilles Peskine · 4 years, 3 months ago
  36. c97b8ab Update key type name by gabor-mezei-arm · 4 years, 3 months ago
  37. be2db16 Add changelog for posix definition by David Brown · 4 years, 3 months ago
  38. a79c30b Check if feature macro is defined before define it by Flavio Ceolin · 5 years ago
  39. 456d547 Merge pull request #4486 from gilles-peskine-arm/tniessen-typos-in-header-files-2.x by Ronald Cron · 4 years, 3 months ago
  40. f25c976 Enable fallback to software implementation in psa_sign/verify_message driver by gabor-mezei-arm · 4 years, 3 months ago
  41. c979578 Unify variable type and rename to be unambiguous by gabor-mezei-arm · 4 years, 3 months ago
  42. 63c7a66 Update documentation by gabor-mezei-arm · 4 years, 3 months ago
  43. 41b5ec6 Typo by gabor-mezei-arm · 4 years, 3 months ago
  44. 02b6fba Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  45. 456cde1 Merge pull request #4479 from stevew817/backport_4247 by Gilles Peskine · 4 years, 3 months ago
  46. bbb1952 Refactor out mac_sign_setup and mac_verify_setup by Steven Cooreman · 4 years, 3 months ago
  47. f8ad212 Be explicit about why the zero-length check is there by Steven Cooreman · 4 years, 3 months ago
  48. be21dab Apply mbedtls namespacing to MAC driver test hooks by Steven Cooreman · 4 years, 3 months ago
  49. a6474de Supply actual key bits to PSA_MAC_LENGTH during MAC setup by Steven Cooreman · 4 years, 3 months ago
  50. 9621f44 Correctly mark unused arguments when MAC algorithms are compiled out by Steven Cooreman · 4 years, 3 months ago
  51. 63fa40e Add sanity tests for CMAC-(3)DES through PSA Crypto by Steven Cooreman · 4 years, 3 months ago
  52. aaf9944 Use the proper define guards in the MAC driver by Steven Cooreman · 4 years, 3 months ago
  53. 2a18f56 Remove superfluous checking from MAC driver by Steven Cooreman · 4 years, 3 months ago
  54. 15f0d92 Move is_sign and mac_size checking back to PSA core scope by Steven Cooreman · 4 years, 3 months ago
  55. 7dccfce Add PSA_ACCEL test dependencies in MAC driver wrappers tests by Steven Cooreman · 4 years, 3 months ago
  56. dabac42 Convert mbedTLS to PSA dependencies for the driver wrapper tests by Steven Cooreman · 4 years, 3 months ago
  57. bd1f608 Minor documentation and language fixes by Steven Cooreman · 4 years, 3 months ago
  58. dba0644 Remove superfluous check by Steven Cooreman · 4 years, 3 months ago
  59. e68bb52 Remove unused variable from MAC driver structure by Steven Cooreman · 4 years, 3 months ago
  60. af81a71 Remove superfluous length check by Steven Cooreman · 4 years, 3 months ago
  61. 9878a16 Code flow and style improvements by Steven Cooreman · 4 years, 3 months ago
  62. 22dea1d Base the PSA implementation of TLS 1.2 PRF on the MAC API by Steven Cooreman · 4 years, 3 months ago
  63. b27e350 Make HKDF use the generic MAC API by Steven Cooreman · 4 years, 3 months ago
  64. c2cbac0 Use the correct guards on the context structures for MAC/HKDF/PRF by Steven Cooreman · 4 years, 3 months ago
  65. 4f7cae6 Rename HMAC operation structure by Steven Cooreman · 4 years, 3 months ago
  66. a2a1b80 Make safer_memcmp available to all compile units under PSA by Steven Cooreman · 4 years, 3 months ago
  67. b4b9b28 Remove redundant key_set from MAC operation structure by Steven Cooreman · 4 years, 3 months ago
  68. 6e6451e Code flow/readability improvements after review by Steven Cooreman · 4 years, 3 months ago
  69. 5c85ef0 Remove unused items from MAC operation context structure by Steven Cooreman · 4 years, 3 months ago
  70. 2d9a3f9 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
  71. 09832b1 Add CMAC to standard PSA config by Steven Cooreman · 4 years, 5 months ago
  72. f64b25e Rename internal HMAC structure type to match convention by Steven Cooreman · 4 years, 5 months ago
  73. 76720f6 Complete, document and fully use internal HMAC API by Steven Cooreman · 4 years, 5 months ago
  74. 6f32bca Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
  75. 87885df Migrate MAC finish calls into the software driver by Steven Cooreman · 4 years, 5 months ago
  76. 11743f9 Migrate MAC update call into the software driver by Steven Cooreman · 4 years, 5 months ago
  77. 0789783 Migrate MAC setup/abort calls into the software driver by Steven Cooreman · 4 years, 5 months ago
  78. 32d5694 Move internal HMAC implementation into internal MAC driver by Steven Cooreman · 4 years, 5 months ago
  79. 6e3c2cb Move the MAC operation structure into the driver headers by Steven Cooreman · 4 years, 5 months ago
  80. 896d51e Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago
  81. aecf0d3 Add include headers for composite operation contexts and move hmac by Steven Cooreman · 4 years, 3 months ago
  82. 14d09f4 Move the cipher operation structure declaration for grouping by Steven Cooreman · 4 years, 3 months ago
  83. 7c32139 Remove inclusion of top-level crypto.h from the driver context header by Steven Cooreman · 4 years, 3 months ago
  84. 040d1ce Rename the PSA driver context structure headers to _primitives by Steven Cooreman · 4 years, 3 months ago
  85. 7261697 Update key usage determination for exercise key tests by gabor-mezei-arm · 4 years, 3 months ago
  86. 7f36659 Typo by gabor-mezei-arm · 4 years, 3 months ago
  87. 85bb475 Merge pull request #4456 from gilles-peskine-arm/remove-config-psa-crypto-2.x by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  88. a7b9b20 Change the driver calling logic for psa_sign/verify_messsage by gabor-mezei-arm · 4 years, 3 months ago
  89. f3c5c86 Rename sign/verify builtin functions called by driver wrapper functions by gabor-mezei-arm · 4 years, 3 months ago
  90. ddd5cc6 Add new tests for psa_sign/verify_message by gabor-mezei-arm · 4 years, 3 months ago
  91. 4df5f28 Fix test by gabor-mezei-arm · 4 years, 3 months ago
  92. 6ba89cb Fix test names by gabor-mezei-arm · 4 years, 3 months ago
  93. 3f5f8c9 Update tests dependencies by gabor-mezei-arm · 4 years, 3 months ago
  94. 67b28df Use non-deterministic ecdsa algorithm for verify_hash/message tests by gabor-mezei-arm · 4 years, 3 months ago
  95. ef6f2aa Return error if algorithm is not hash-then-sign for psa_sign_message by gabor-mezei-arm · 4 years, 3 months ago
  96. 5698048 Use bool variable instead of enum values by gabor-mezei-arm · 4 years, 3 months ago
  97. 12ff4d5 Fix documentation by gabor-mezei-arm · 4 years, 3 months ago
  98. dd05aab Use switch-case for error handling by gabor-mezei-arm · 4 years, 3 months ago
  99. 2e14879 Update driver tests for psa_hash/verify_message by gabor-mezei-arm · 4 years, 3 months ago
  100. 9719a84 Fix for algorithms other than hash-then-sign by gabor-mezei-arm · 4 years, 3 months ago