1. 5c032b5 pk_wrap: fix comment in ecdsa_verify_wrap by Valerio Setti · 2 years, 6 months ago
  2. b761b15 fix code style by Valerio Setti · 2 years, 6 months ago
  3. d0b83e1 build_info: fix PK's requirements for RSA_C by Valerio Setti · 2 years, 6 months ago
  4. 1337a4f pk_wrap: use specific lengths for EC's private key and key-pair by Valerio Setti · 2 years, 6 months ago
  5. 5bc5224 pk_wrap: fix for DETERMINISTIC_ECDSA case in ecdsa_sign_wrap() by Valerio Setti · 2 years, 6 months ago
  6. be9e2a1 The pk_psa_sign test function needs pk_write by Gilles Peskine · 2 years, 10 months ago
  7. 8a6022e Clean up header inclusions in pk_wrap.c by Gilles Peskine · 2 years, 10 months ago
  8. bbccdd4 pk no longer needs pk_write for ECDSA with MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 2 years, 10 months ago
  9. 13caa94 Don't use pk_write in ecdsa_sign_wrap with USE_PSA_CRYPTO by Gilles Peskine · 2 years, 10 months ago
  10. b4a87b0 Don't use pk_write in ecdsa_verify_wrap with USE_PSA_CRYPTO by Gilles Peskine · 2 years, 10 months ago
  11. 9cb1aa2 Merge pull request #6970 from valeriosetti/issue6857 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  12. 5b16e9e pk_wrap: keep ECDSA_C for ECP_RESTARTABLE contexts by Valerio Setti · 2 years, 6 months ago
  13. a0c806a Merge pull request #7003 from lpy4105/issue/do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  14. 4c77601 Merge pull request #6975 from davidhorstmann-arm/c-build-helper-improvements by Gilles Peskine · 2 years, 6 months ago
  15. 1cdddac pk_wrap: use proper macros for sign and verify by Valerio Setti · 2 years, 6 months ago
  16. 5c593af pk_wrap: fix comment on closing #endif by Valerio Setti · 2 years, 6 months ago
  17. 0568dec ecdsa: add comment for ecdsa_context by Valerio Setti · 2 years, 6 months ago
  18. 24138d9 pk_wrap: re-use identical functions for eckey and ecdsa when possible by Valerio Setti · 2 years, 6 months ago
  19. 7ca1318 pk: add new symbol for generic ECDSA capability by Valerio Setti · 2 years, 6 months ago
  20. bf74f52 test: add a comment specifying why restartable cannot be tested by Valerio Setti · 2 years, 6 months ago
  21. 9e30dd8 removing a leftover printf from debug by Valerio Setti · 2 years, 6 months ago
  22. 4836374 test: ECDSA driver only: fixing disparities in tests by Valerio Setti · 2 years, 6 months ago
  23. ab363d9 pk/pk_wrap: replace ECDSA_C with generic ECDSA capabilities' defines by Valerio Setti · 2 years, 6 months ago
  24. cf084ae pk: add generic defines for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
  25. 4e0278d test: ECDSA driver only: disable ECP_RESTARTABLE by Valerio Setti · 2 years, 6 months ago
  26. 4e26df9 test: ECDSA driver_only: verify disparities in PK by Valerio Setti · 2 years, 6 months ago
  27. f31c9e4 Merge pull request #7019 from tom-cosgrove-arm/dont-use-cast-assignment-in-ssl_server2.c by Dave Rodgman · 2 years, 6 months ago
  28. 94c9c96 Merge pull request #6998 from aditya-deshpande-arm/fix-example-programs-usage by Dave Rodgman · 2 years, 6 months ago
  29. de85725 Don't use cast-assignment in ssl_server.c by Tom Cosgrove · 2 years, 6 months ago
  30. 9b45f6b Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
  31. 10ada35 Merge pull request #7022 from daverodgman/3DES-warning by Gilles Peskine · 2 years, 6 months ago
  32. 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
  33. 80c5525 Merge pull request #6791 from yanrayw/6675-change-some-key-generation-funcs-to-static by Gilles Peskine · 2 years, 6 months ago
  34. 753ad17 Merge pull request #6982 from aditya-deshpande-arm/check-files-characters by Gilles Peskine · 2 years, 6 months ago
  35. e2db23d Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent by Gilles Peskine · 2 years, 6 months ago
  36. bae8d2a Merge pull request #7028 from daverodgman/sizeof-brackets by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  37. d56def5 Merge pull request #6946 from valeriosetti/issue6856 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  38. 131ec93 Remove the additional dot in output of compat.sh by Yanray Wang · 2 years, 6 months ago
  39. fdbfaaf Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  40. 23caf02 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  41. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  42. c04515b Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  43. 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
  44. 3b18a29 Amend changelog entry by Aditya Deshpande · 2 years, 6 months ago
  45. 24c6f49 Merge pull request #7005 from tom-cosgrove-arm/fix-doxygen-typos-in-new-bignum by Gilles Peskine · 2 years, 6 months ago
  46. a43e332 Fix near-tautological repetition in ChangeLog by David Horstmann · 2 years, 6 months ago
  47. ebb2269 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  48. a193986 Merge pull request #6942 from ucko/2023a-bignum by Gilles Peskine · 2 years, 6 months ago
  49. 8a1f784 Fix typos in doxygen commands in new bignum modules by Tom Cosgrove · 2 years, 6 months ago
  50. a12cecb Modify some comments in ssl_tls13_keys.c by Yanray Wang · 2 years, 6 months ago
  51. c92df3b all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  52. a2b674f Simplify ChangeLog entry for mbedtls_mpi_sub_abs fix. by Aaron M. Ucko · 2 years, 7 months ago
  53. c567b74 Merge pull request #6964 from davidhorstmann-arm/code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  54. f6b9823 Merge pull request #6979 from daverodgman/const-time-asm-vol by Gilles Peskine · 2 years, 6 months ago
  55. 470f10c Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function by Gilles Peskine · 2 years, 6 months ago
  56. d05aa0f Add changelog entry by Aditya Deshpande · 2 years, 6 months ago
  57. 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  58. db1607f Remove unneeded include by Gabor Mezei · 2 years, 6 months ago
  59. 15b6dd0 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  60. ea63708 Allow specific Box Drawing UTF characters that are used in Markdown trees in check_files.py by Aditya Deshpande · 2 years, 6 months ago
  61. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  62. cf0b881 Add docstring for new compile function. by David Horstmann · 2 years, 6 months ago
  63. 4610d4b Inhibit compiler from optimising out const-time asm by Dave Rodgman · 2 years, 6 months ago
  64. e28397a Merge pull request #6938 from aditya-deshpande-arm/check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  65. 6fcc77c Add ChangeLog for c_build_helper improvements by David Horstmann · 2 years, 6 months ago
  66. ef504d9 Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
  67. ac49ee5 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
  68. 3022370 Add changelog entry for V3 extensions in CSR by Przemek Stekiel · 2 years, 6 months ago
  69. b57c908 Shorten the prefix of the test case belongs to the fix quasi-reduction function by Gabor Mezei · 2 years, 6 months ago
  70. 26439bf Revert "Add dependency for generated test cases" by Gabor Mezei · 2 years, 6 months ago
  71. 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
  72. a87f839 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  73. 9b5e1da fixing a typo in comment by Valerio Setti · 2 years, 6 months ago
  74. 169d9e6 Merge pull request #6802 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  75. 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
  76. 36ad5e7 Fix code style by Przemek Stekiel · 2 years, 6 months ago
  77. b82977a Merge pull request #6962 from davidhorstmann-arm/fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  78. 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
  79. b20028b Avoid using external programs in inner loops by Gilles Peskine · 2 years, 6 months ago
  80. 47aab85 Batch cipher translations to go faster by Gilles Peskine · 2 years, 6 months ago
  81. 292cd6f Don't use the cipher suite in check_openssl_server_bug by Gilles Peskine · 2 years, 6 months ago
  82. af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
  83. 1e8c210 Add dependency for generated test cases by Gabor Mezei · 2 years, 6 months ago
  84. 803638c Merge pull request #6939 from minosgalanakis/bignum/6027_hardcode_montgomery_moduli by Janos Follath · 2 years, 6 months ago
  85. 32e2091 Remove redundant check and add comment to inform about processing of empty extensions by Przemek Stekiel · 2 years, 6 months ago
  86. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  87. 9a66ab1 Fix missing declarration by Gabor Mezei · 2 years, 6 months ago
  88. 04bdbe3 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  89. 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 7 months ago
  90. 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 7 months ago
  91. 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 7 months ago
  92. 4682948 test: driver-only: fix disparities in ECP by Valerio Setti · 2 years, 7 months ago
  93. 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
  94. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  95. f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
  96. 8296eab Merge pull request #6957 from tom-cosgrove-arm/fix-spelling-of-doxygen-return by Gilles Peskine · 2 years, 6 months ago
  97. 3b8623f Merge pull request #6903 from Mihir-Raj-Singh/Bignum_rename_mtoN by Gilles Peskine · 2 years, 6 months ago
  98. 79f14e3 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  99. f0c7579 Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  100. 6b3ce30 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago