- e096da1 Add inverse key function by Jerry Yu · 2 years, 7 months ago
- 3f2fb71 Add key expansion for encrypt by Jerry Yu · 2 years, 7 months ago
- b95c776 Add linux runtime detection by Jerry Yu · 2 years, 7 months ago
- 4923131 Add empty aesce files by Jerry Yu · 2 years, 7 months ago
- 2fddfd7 Add AESCE confige options by Jerry Yu · 2 years, 7 months ago
- 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
- 94c9c96 Merge pull request #6998 from aditya-deshpande-arm/fix-example-programs-usage by Dave Rodgman · 2 years, 6 months ago
- de85725 Don't use cast-assignment in ssl_server.c by Tom Cosgrove · 2 years, 6 months ago
- 9b45f6b Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
- 10ada35 Merge pull request #7022 from daverodgman/3DES-warning by Gilles Peskine · 2 years, 6 months ago
- 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
- 80c5525 Merge pull request #6791 from yanrayw/6675-change-some-key-generation-funcs-to-static by Gilles Peskine · 2 years, 6 months ago
- 753ad17 Merge pull request #6982 from aditya-deshpande-arm/check-files-characters by Gilles Peskine · 2 years, 6 months ago
- e2db23d Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent by Gilles Peskine · 2 years, 6 months ago
- bae8d2a Merge pull request #7028 from daverodgman/sizeof-brackets by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- d56def5 Merge pull request #6946 from valeriosetti/issue6856 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 131ec93 Remove the additional dot in output of compat.sh by Yanray Wang · 2 years, 6 months ago
- fdbfaaf Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
- 23caf02 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
- 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
- c04515b Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
- 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
- 3b18a29 Amend changelog entry by Aditya Deshpande · 2 years, 6 months ago
- 24c6f49 Merge pull request #7005 from tom-cosgrove-arm/fix-doxygen-typos-in-new-bignum by Gilles Peskine · 2 years, 6 months ago
- ebb2269 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
- a193986 Merge pull request #6942 from ucko/2023a-bignum by Gilles Peskine · 2 years, 6 months ago
- 8a1f784 Fix typos in doxygen commands in new bignum modules by Tom Cosgrove · 2 years, 6 months ago
- a12cecb Modify some comments in ssl_tls13_keys.c by Yanray Wang · 2 years, 6 months ago
- a2b674f Simplify ChangeLog entry for mbedtls_mpi_sub_abs fix. by Aaron M. Ucko · 2 years, 7 months ago
- c567b74 Merge pull request #6964 from davidhorstmann-arm/code-style-improvements by Gilles Peskine · 2 years, 6 months ago
- f6b9823 Merge pull request #6979 from daverodgman/const-time-asm-vol by Gilles Peskine · 2 years, 6 months ago
- 470f10c Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function by Gilles Peskine · 2 years, 6 months ago
- d05aa0f Add changelog entry by Aditya Deshpande · 2 years, 6 months ago
- 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
- db1607f Remove unneeded include by Gabor Mezei · 2 years, 6 months ago
- 15b6dd0 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
- 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
- aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 4610d4b Inhibit compiler from optimising out const-time asm by Dave Rodgman · 2 years, 6 months ago
- e28397a Merge pull request #6938 from aditya-deshpande-arm/check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 3022370 Add changelog entry for V3 extensions in CSR by Przemek Stekiel · 2 years, 6 months ago
- b57c908 Shorten the prefix of the test case belongs to the fix quasi-reduction function by Gabor Mezei · 2 years, 6 months ago
- 26439bf Revert "Add dependency for generated test cases" by Gabor Mezei · 2 years, 6 months ago
- 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
- a87f839 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
- 9b5e1da fixing a typo in comment by Valerio Setti · 2 years, 6 months ago
- 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
- 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
- 36ad5e7 Fix code style by Przemek Stekiel · 2 years, 6 months ago
- b82977a Merge pull request #6962 from davidhorstmann-arm/fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
- 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
- b20028b Avoid using external programs in inner loops by Gilles Peskine · 2 years, 6 months ago
- 47aab85 Batch cipher translations to go faster by Gilles Peskine · 2 years, 6 months ago
- 292cd6f Don't use the cipher suite in check_openssl_server_bug by Gilles Peskine · 2 years, 6 months ago
- af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
- 1e8c210 Add dependency for generated test cases by Gabor Mezei · 2 years, 6 months ago
- 803638c Merge pull request #6939 from minosgalanakis/bignum/6027_hardcode_montgomery_moduli by Janos Follath · 2 years, 6 months ago
- 32e2091 Remove redundant check and add comment to inform about processing of empty extensions by Przemek Stekiel · 2 years, 6 months ago
- d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
- 9a66ab1 Fix missing declarration by Gabor Mezei · 2 years, 6 months ago
- 04bdbe3 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
- 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 7 months ago
- 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 7 months ago
- 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 7 months ago
- 4682948 test: driver-only: fix disparities in ECP by Valerio Setti · 2 years, 7 months ago
- 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
- 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
- f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
- 8296eab Merge pull request #6957 from tom-cosgrove-arm/fix-spelling-of-doxygen-return by Gilles Peskine · 2 years, 6 months ago
- 3b8623f Merge pull request #6903 from Mihir-Raj-Singh/Bignum_rename_mtoN by Gilles Peskine · 2 years, 6 months ago
- 79f14e3 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
- f0c7579 Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
- 6b3ce30 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
- ce42cc2 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
- 627e5b1 Only enable fix_quasi_reduction when testing by Gabor Mezei · 2 years, 6 months ago
- 246d66b Use reproductable random numbers by Gabor Mezei · 2 years, 6 months ago
- 089d0d0 Add basic output on success by David Horstmann · 2 years, 6 months ago
- 6f96c89 Fix pylint issues by Gabor Mezei · 2 years, 6 months ago
- c9f90aa Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
- 28d2157 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
- 7d52682 Remove unnecessary "Line length options" heading by David Horstmann · 2 years, 7 months ago
- 8b5a449 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
- 995a7c0 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
- a468768 Dealocate memory for subject alt names by Przemek Stekiel · 2 years, 6 months ago
- 86c90fc Rename variables to follow the naming convention by Gabor Mezei · 2 years, 6 months ago
- ee2aff2 Add check for test input by Gabor Mezei · 2 years, 6 months ago
- 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 9ee8ebf Merge pull request #6952 from daverodgman/getting-started by Dave Rodgman · 2 years, 6 months ago
- 86d1946 Fix error codes returned on failures by Przemek Stekiel · 2 years, 6 months ago
- 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
- 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
- cf6ff0f Move common functions for crt/csr parsing to x509.c by Przemek Stekiel · 2 years, 7 months ago
- db128f5 Allow empty ns_cert_type, key_usage while parsing certificates by Przemek Stekiel · 2 years, 7 months ago
- 21c3728 Adapt function names by Przemek Stekiel · 2 years, 7 months ago
- 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
- 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago
- e7fbbb3 Generate csr files to test v3 extensions by Przemek Stekiel · 2 years, 7 months ago
- cbaf316 mbedtls_x509_csr_info: Add parsing code for v3 csr extensions by Przemek Stekiel · 2 years, 7 months ago
- 2d9e359 Parsing v3 extensions from a CSR by Jens Alfke · 6 years ago
- 4455fd2 Merge pull request #6531 from AndrzejKurek/depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago