1. 931fd64 Use lower case hex number by Gabor Mezei · 2 years, 5 months ago
  2. 620f0dc Fix for 32-bit by Gabor Mezei · 2 years, 5 months ago
  3. 08a9495 Apply naming convention for p224 by Gabor Mezei · 2 years, 5 months ago
  4. 5afb80e Fix coding style issues by Gabor Mezei · 2 years, 5 months ago
  5. 804cfd3 Follow the naming convention by Gabor Mezei · 2 years, 5 months ago
  6. bf50636 Revert the illustration and remove unnecessary code by Gabor Mezei · 2 years, 5 months ago
  7. 73e8553 Add comments to illustrate the second round of carry reduction is unnecessary by Gabor Mezei · 2 years, 5 months ago
  8. 98791e7 Add more test cases for P224 testing by Gabor Mezei · 2 years, 5 months ago
  9. a835d20 Add documentation by Gabor Mezei · 2 years, 5 months ago
  10. f65a059 Add test generation for ecp_mod_p224_raw by Gabor Mezei · 2 years, 6 months ago
  11. 7c8d706 Use a common function to calculate the number of hex digits by Gabor Mezei · 2 years, 6 months ago
  12. aef0f2d Fix limb size calculation by Gabor Mezei · 2 years, 6 months ago
  13. e14b5bd Change the ecp_mod_p224_raw to be testable by Gabor Mezei · 2 years, 6 months ago
  14. 66f88a9 Extract Secp224r1 from the prototype by Gabor Mezei · 2 years, 6 months ago
  15. 6df4a9b Merge pull request #7045 from lpy4105/issue/6947/apply-exclusions-in-code_style_py by Gilles Peskine · 2 years, 6 months ago
  16. ec718af Merge pull request #7051 from gabor-mezei-arm/6376_Secp521r1_fast_reduction by Janos Follath · 2 years, 6 months ago
  17. 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  18. ac70ad6 Fix coding style by Gabor Mezei · 2 years, 6 months ago
  19. 81b0b89 Clarify comments on subjectAltName types by Andrzej Kurek · 2 years, 6 months ago
  20. 2c8e144 Fix tests for 32bit by Gabor Mezei · 2 years, 6 months ago
  21. 7e6fcc1 Update documentation by Gabor Mezei · 2 years, 6 months ago
  22. 555b1f7 Add check for test by Gabor Mezei · 2 years, 6 months ago
  23. 2b064ec Revert the addition of hex digit calculator function by Gabor Mezei · 2 years, 6 months ago
  24. cf22870 Restrict input parameter size for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  25. d10d429 Stack usage optimization for mod_p521 by Gabor Mezei · 2 years, 6 months ago
  26. fe24e91 mod_p521: document reduction algorithm by Janos Follath · 2 years, 6 months ago
  27. 666673e modp521: apply naming conventions by Janos Follath · 2 years, 6 months ago
  28. 755ff0e Add corner case to mod_p521 tests by Janos Follath · 2 years, 6 months ago
  29. 13c3aa1 Revert changes to mod_p521 flow by Janos Follath · 2 years, 6 months ago
  30. b50aeb8 Fix 32-bit issues by Gabor Mezei · 2 years, 6 months ago
  31. 6bfbd36 Fix coding style issues by Gabor Mezei · 2 years, 6 months ago
  32. 05c138e Fix pylint issues by Gabor Mezei · 2 years, 6 months ago
  33. b62ad5d Rename function to follow naming convention by Gabor Mezei · 2 years, 6 months ago
  34. b1c62ca Add documentation by Gabor Mezei · 2 years, 6 months ago
  35. d8f67b9 Add test generation for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  36. 2cb630e Change the ecp_mod_p521_raw to be testable by Gabor Mezei · 2 years, 6 months ago
  37. 8450ab9 Fix Secp521r1 reduction by Gabor Mezei · 2 years, 6 months ago
  38. 42df16c Extract Secp521r1 from the prototype by Gabor Mezei · 2 years, 6 months ago
  39. e2a9f86 Merge pull request #6971 from gabor-mezei-arm/6026_Secp192r1_fast_reduction by Gilles Peskine · 2 years, 6 months ago
  40. 6778ddf Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-strategy by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  41. 10f4144 Fix CI failure by Pengyu Lv · 2 years, 6 months ago
  42. c36743f Only check files known to git by Pengyu Lv · 2 years, 6 months ago
  43. edc6ae9 Merge pull request #7090 from paul-elliott-arm/fix_iar_warnings_dev by Gilles Peskine · 2 years, 6 months ago
  44. c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
  45. 0b4b8e3 Update documentation by Gabor Mezei · 2 years, 6 months ago
  46. 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
  47. 319a567 Merge pull request #7084 from daverodgman/sizemax-uintmax by Dave Rodgman · 2 years, 6 months ago
  48. 6b9503a Merge pull request #7064 from valeriosetti/issue6860 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  49. 70341c1 Merge pull request #6773 from yanrayw/6675-change-early_secrets-to-local by Ronald Cron · 2 years, 6 months ago
  50. e19b51b Improve readability by Pengyu Lv · 2 years, 6 months ago
  51. 1748de1 Fix IAR Warnings by Paul Elliott · 2 years, 6 months ago
  52. a264831 Update documentation and add comments by Gabor Mezei · 2 years, 6 months ago
  53. 3e8f65a Add a changelog entry for URI SAN parsing by Andrzej Kurek · 2 years, 6 months ago
  54. 50836c4 Fix a comment in x509_crt.h by Andrzej Kurek · 2 years, 6 months ago
  55. 4077372 Fix SHA requirement for SAN URI tests by Andrzej Kurek · 2 years, 7 months ago
  56. 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
  57. 1b08d42 test: fix: replace CAN_ECDSA_SOME with CAN_ECDSA_SIGN+CAN_ECDSA_VERIFY when both are needed by Valerio Setti · 2 years, 6 months ago
  58. 16f02e0 test: adjust include after PK_CAN_ECDSA_SOME was moved by Valerio Setti · 2 years, 6 months ago
  59. d928aeb test_suite_ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
  60. ed02bb1 test_suite_debug: replace ECDSA_C with new ECDSA macros by Valerio Setti · 2 years, 6 months ago
  61. 5dc6867 test: don't skip debug and ssl suites in test parity for driver only ECDSA by Valerio Setti · 2 years, 6 months ago
  62. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  63. 5c9f401 Add more test cases by Gabor Mezei · 2 years, 6 months ago
  64. 23d4b8b Add check for test by Gabor Mezei · 2 years, 6 months ago
  65. a9d82dd Keep the description in one place, just refer it by Gabor Mezei · 2 years, 6 months ago
  66. 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
  67. a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
  68. daa6595 Merge pull request #7046 from mpg/cleanup-md-tests by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  69. 1e4abae Merge pull request #7048 from KloolK/record-size-limit/extend-test-framework by Janos Follath · 2 years, 6 months ago
  70. a9d39c4 Merge pull request #7085 from sergio-nsk/patch-1 by Gilles Peskine · 2 years, 6 months ago
  71. 641288b Restore test guards by Dave Rodgman · 2 years, 6 months ago
  72. 91e8321 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
  73. a476363 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
  74. d26d744 Restore guards on a couple of tests by Dave Rodgman · 2 years, 6 months ago
  75. c36c14c Update psa_crypto_driver_wrappers.c.jinja by Sergey · 2 years, 6 months ago
  76. ab1f3c1 Merge pull request #7081 from tom-cosgrove-arm/dont-use-lstrlenW by Dave Rodgman · 2 years, 6 months ago
  77. 5464773 Add checks to selftest by Dave Rodgman · 2 years, 6 months ago
  78. 4a5c9ee Remove redundant SIZE_MAX guards by Dave Rodgman · 2 years, 6 months ago
  79. 37296a4 Document SIZE_MAX requirement in README.md by Dave Rodgman · 2 years, 6 months ago
  80. 78f79d3 ecp: add documentation for compressed points limitations by Valerio Setti · 2 years, 6 months ago
  81. 25fd51f test: add missing include in test_suite_x509parse by Valerio Setti · 2 years, 6 months ago
  82. 928593f Merge pull request #7041 from gilles-peskine-arm/pk_ext-pss_options-public by Gilles Peskine · 2 years, 6 months ago
  83. 3196ceb Merge pull request #7052 from yanrayw/7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
  84. b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
  85. b8531c4 Merge pull request #6882 from AndrzejKurek/x509_san_parsing_testing-dev by Gilles Peskine · 2 years, 6 months ago
  86. 91af0f9 Minor clarifications by Gilles Peskine · 2 years, 6 months ago
  87. ff674d4 Typos by Gilles Peskine · 2 years, 6 months ago
  88. a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
  89. b96c309 Don't use lstrlenW() on Windows by Tom Cosgrove · 2 years, 6 months ago
  90. 834e65d Merge pull request #6499 from xkqian/tls13_write_end_of_early_data by Ronald Cron · 2 years, 6 months ago
  91. cf1c16a Merge pull request #6925 from gilles-peskine-arm/coding-style-doc by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  92. b10cf0d adjust help message by Pengyu Lv · 2 years, 6 months ago
  93. a4e1eec print skipped file names to stdout by Pengyu Lv · 2 years, 6 months ago
  94. 78c6f40 Fix code-style by Dave Rodgman · 2 years, 6 months ago
  95. 2189fda Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  96. a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  97. 4f70b3c Fix pylint warning by Dave Rodgman · 2 years, 6 months ago
  98. 14f255f pkcs7: Remove unnecessary dependencies by Nick Child · 2 years, 6 months ago
  99. c7c94df pkcs7/test: Format generate test script by Nick Child · 2 years, 6 months ago
  100. 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago