1. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
  2. 8550e0f Remove "export_key" from transparent driver json by Manuel Pégourié-Gonnard · 2 years ago
  3. 2588f8d Merge pull request #8018 from AgathiyanB/add-overflow-test-inputs-bignum by Tom Cosgrove · 2 years ago
  4. b8bd604 Remove trailing whitespace by Agathiyan Bragadeesh · 2 years ago
  5. 3bcff54 Put both gitignore modifications in one script by Agathiyan Bragadeesh · 2 years ago
  6. 3c963ee Remove trailing whitespace by Agathiyan Bragadeesh · 2 years ago
  7. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  8. ab329c0 Rename ADD_SUB_DEFAULT to ADD_SUB_DATA by Agathiyan Bragadeesh · 2 years ago
  9. 59003c7 Use ADD_SUB_DEFAULT as test input for bignum tests by Agathiyan Bragadeesh · 2 years ago
  10. 7847eae Add default test cases for add/subtract in bignum by Agathiyan Bragadeesh · 2 years ago
  11. 5b7c38f Sort full config exceptions in config.py by Janos Follath · 2 years ago
  12. 3ed980d Fix full config in config.py by Janos Follath · 2 years ago
  13. 6f1977b Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  14. fccc5f8 whitespace fix by Dave Rodgman · 2 years ago
  15. 82d174a pylint tidy-up by Dave Rodgman · 2 years ago
  16. eaf2761 Make code_style.py -s default to -s=development by Dave Rodgman · 2 years ago
  17. 05b60f4 Make code_style.py -s more precise by Dave Rodgman · 2 years ago
  18. a12baf8 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  19. 182eb15 Fix KeyType.can_do() for DH+FFDH by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  20. 636d857 Shorten DH_FAMILY just like ECC_FAMILY by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  21. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  22. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  23. cf3554b Update file permissions by Agathiyan Bragadeesh · 2 years, 1 month ago
  24. 237f91a Add script to manage gitignore anchors by Agathiyan Bragadeesh · 2 years, 1 month ago
  25. 699a6c8 code_size_compare.py: add comment for sys_arch by Yanray Wang · 2 years, 1 month ago
  26. 4c26db0 code_size_compare.py: run make clean before build libraries by Yanray Wang · 2 years, 1 month ago
  27. 1940e7b Merge pull request #7671 from yanrayw/7360-code-size-improve-format by Tom Cosgrove · 2 years, 1 month ago
  28. 38939f7 Merge pull request #7822 from gilles-peskine-arm/code-style-since by Dave Rodgman · 2 years, 1 month ago
  29. 92a55bf Merge pull request #7793 from minosgalanakis/ecp/6025_fast_reduction_dispatch by Paul Elliott · 2 years, 1 month ago
  30. dae4c03 ecp.py: Extended EcpP224K1Raw tests for 32/64 bit architectures. by Minos Galanakis · 2 years, 1 month ago
  31. 80c4ae8 bignum_common.py: Added `bits_to_limbs` method. by Minos Galanakis · 2 years, 1 month ago
  32. 717a831 Merge pull request #7807 from gilles-peskine-arm/mbedtls_ssl_protocol_version_str-no_array by Gilles Peskine · 2 years, 1 month ago
  33. 163ec40 Handle deleted files correctly by Gilles Peskine · 2 years, 1 month ago
  34. 9d7b24f Fix extra character in debug string by Gilles Peskine · 2 years, 1 month ago
  35. 43838b8 Add --since option to check files modified since a given commit by Gilles Peskine · 2 years, 1 month ago
  36. 22eb82c Clean up subprocess invocation in get_src_files by Gilles Peskine · 2 years, 1 month ago
  37. fd235bc Fix very high stack usage in SSL debug code by Gilles Peskine · 2 years, 2 months ago
  38. 450abfd test_suite_ecp: Added `MBEDTLS_ECP_NIST_OPTIM` define guards. by Minos Galanakis · 2 years, 2 months ago
  39. a2e48f7 Split out mbedtls_ecp_mod_p448_raw() by Paul Elliott · 2 years, 2 months ago
  40. b4df176 Merge pull request #7637 from paul-elliott-arm/fixed_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
  41. 0fe0c0c Merge pull request #7775 from daverodgman/version_features_codesize by Gilles Peskine · 2 years, 2 months ago
  42. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  43. b28d1c3 fix check-names failure by Dave Rodgman · 2 years, 2 months ago
  44. 90dfc21 Shorten encoding of version features by Dave Rodgman · 2 years, 2 months ago
  45. b727042 Move corner test case into python framework by Paul Elliott · 2 years, 2 months ago
  46. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  47. c7a2a6d code_size_compare.py: change prompt message in code size measurement by Yanray Wang · 2 years, 2 months ago
  48. 72b105f code_size_compare: clarify input and return types by Yanray Wang · 2 years, 2 months ago
  49. 8804db9 code_size_compare.py: integrate code with CodeSizeBase by Yanray Wang · 2 years, 2 months ago
  50. 16ebc57 code_size_compare.py: add a CodeSizeBase class by Yanray Wang · 2 years, 2 months ago
  51. 32b06f5 Merge pull request #7650 from yanrayw/7360-code-size-tfm-medium by Tom Cosgrove · 2 years, 2 months ago
  52. 21f1744 code_size_compare.py: fix make command logic in default config by Yanray Wang · 2 years, 2 months ago
  53. 502c54f code_size_compare.py: classify arguments in parser by Yanray Wang · 2 years, 2 months ago
  54. c18cd89 code_size_compare.py: add prompt for unsupported arch and config by Yanray Wang · 2 years, 2 months ago
  55. aba7158 code_size_compare.py: add armv8-m option for arch by Yanray Wang · 2 years, 2 months ago
  56. 60430bd code_size_compare.py: change default path of armclang by Yanray Wang · 2 years, 2 months ago
  57. a3841ab code_size_compare.py: add missing aes.o in code size comparison by Yanray Wang · 2 years, 2 months ago
  58. 369cd96 code_size_compare.py: add suffix to code size report by Yanray Wang · 2 years, 2 months ago
  59. 41a0aad code_size_compare.py: clean up worktree in errors of subprocess by Aditya Deshpande · 2 years, 4 months ago
  60. 6a86258 code_size_compare.py: support measurement of tfm-medium by Yanray Wang · 2 years, 2 months ago
  61. 23bd532 code_size_compare.py: add --arch and detection of host arch by Yanray Wang · 2 years, 2 months ago
  62. 2daa374 ecp_curves: Minor refactoring of `mbedtls_ecp_mod_p255_raw()` by Minos Galanakis · 2 years, 3 months ago
  63. aada68f ecp.py: Fixed types for `arguments()` overrides. by Minos Galanakis · 2 years, 3 months ago
  64. c2c967b ecp.py: Added tests for `mbedtls_ecp_mod_p255_raw` by Minos Galanakis · 2 years, 3 months ago
  65. 2607067 Merge pull request #7565 from gabor-mezei-arm/7263_split_out_Koblitz_raw_functions by Paul Elliott · 2 years, 3 months ago
  66. 63df4ec Merge pull request #7589 from daverodgman/pr4990 by Gilles Peskine · 2 years, 3 months ago
  67. f0806be Merge pull request #7489 from minosgalanakis/ecp/7246_xtrack_core_shift_l by Paul Elliott · 2 years, 3 months ago
  68. 03558b8 Add `_raw` function to P256K1 by Gabor Mezei · 2 years, 3 months ago
  69. e42bb62 Add `_raw` function to P224K1 by Gabor Mezei · 2 years, 3 months ago
  70. dacfe56 Add `_raw` function to P192K1 by Gabor Mezei · 2 years, 3 months ago
  71. 99453ad bignum_core.py: Simplified result calculation for `BignumCoreShiftL` by Minos Galanakis · 2 years, 3 months ago
  72. 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  73. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  74. 23b1010 Add test cases to test overflow in the Kobltz reduction by Gabor Mezei · 2 years, 3 months ago
  75. 013167e bignum_common.py: Addressed minor typos by Minos Galanakis · 2 years, 3 months ago
  76. 481a6a8 Merge pull request #7482 from gabor-mezei-arm/6029_use_core_api_in_ecp_mod_koblitz by Paul Elliott · 2 years, 3 months ago
  77. ddfd0a2 Merge pull request #7399 from lpy4105/issue/7014/certificate-audit-script by Bence Szépkúti · 2 years, 3 months ago
  78. eb2c39e Install cryptography only on linux platform by Pengyu Lv · 2 years, 3 months ago
  79. 9bf1aaf Fix input parameter alignment in P256K1 test cases by Gabor Mezei · 2 years, 3 months ago
  80. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  81. a870467 Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabled by Yanray Wang · 2 years, 4 months ago
  82. b643283 Merge pull request #7490 from paul-elliott-arm/test_ecp_mod_p448 by Paul Elliott · 2 years, 3 months ago
  83. b8bd47d Remove unrequired limb size calculation by Paul Elliott · 2 years, 3 months ago
  84. b7fd1d6 Correct max canonical multiplication result by Paul Elliott · 2 years, 3 months ago
  85. a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  86. ebd624e Minor formatting change to driver wrapper jinja template by Aditya Deshpande · 2 years, 5 months ago
  87. 695e44b Rename p256m to p256 for uniform function/macro prefixes by Aditya Deshpande · 2 years, 6 months ago
  88. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
  89. 16648be Add Curve 448 tests by Paul Elliott · 2 years, 3 months ago
  90. c787cf7 bignum_core.py: Add "BignumCoreShiftL()" by Minos Galanakis · 2 years, 3 months ago
  91. d6751dc ecp_curves: Added unit-tests for `secp256k1` by Minos Galanakis · 2 years, 4 months ago
  92. 1381598 cert_audit: Check the version of cryptography by Pengyu Lv · 2 years, 3 months ago
  93. e5dab97 ecp_curves: Added unit-tests for `secp224k1` by Minos Galanakis · 2 years, 4 months ago
  94. cec5060 Fix test case dependency by Gabor Mezei · 2 years, 4 months ago
  95. bda7f87 Add dependency for P192K1 tests by Gabor Mezei · 2 years, 4 months ago
  96. b86ead3 Add generated tests for ecp_mod_p192k1 by Gabor Mezei · 2 years, 4 months ago
  97. 0a325b6 ecp.py: Set test-dependencies as attributes. by Minos Galanakis · 2 years, 4 months ago
  98. 1358648 test_suite_ecp: Introduced `ecp_mod_p_generic_raw` by Minos Galanakis · 2 years, 5 months ago
  99. 44c6694 Merge pull request #7351 from gabor-mezei-arm/7109_ecp_fast_reduction_testing by Janos Follath · 2 years, 4 months ago
  100. 00bd892 bignum: Removed merge scaffolding. by Minos Galanakis · 2 years, 5 months ago