- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 2c12185 test: fix dependencies on function and data files by Valerio Setti · 2 years, 7 months ago
- 1e868cc fix several typos and extra blank spaces by Valerio Setti · 2 years, 7 months ago
- 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
- 9502b56 Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 73260b6 test: extend test_suite_ssl for testing new functions by Valerio Setti · 2 years, 7 months ago
- 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- b4b0bb7 Merge pull request #5907 from mpg/use-psa-rsa-pss by Janos Follath · 2 years, 7 months ago
- 4511ca0 Use PSS-signed CRL for PSS tests by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 6ea0a8d Disable 'wrong salt len' PK test with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 77b1452 test: fix error in test_suite_ssl by Valerio Setti · 2 years, 8 months ago
- 676766f Merge pull request #6776 from gabor-mezei-arm/6222_bignum_mod_mul by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 8 months ago
- 2510dd4 Merge pull request #6282 from gstrauss/sw_derive_y by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- f65c71f Fix possible uninitialization error by Gabor Mezei · 2 years, 8 months ago
- 3b1a706 Disable 'wrong salt len' test with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 4c950d5 Cosmetic fix by Gilles Peskine · 2 years, 8 months ago
- d1aa75d Update of the RNG seed in mpi_mod_random_values by Gilles Peskine · 2 years, 8 months ago
- e1d8326 Fix representation of mod-random output by Gilles Peskine · 2 years, 8 months ago
- 1e2a4d4 Functions to convert raw residues to/from the modulus representation by Gilles Peskine · 2 years, 8 months ago
- 78c4fb4 Fix possible uninitialization error by Gabor Mezei · 2 years, 8 months ago
- f972813 Fix the order of freeing memory by Gabor Mezei · 2 years, 8 months ago
- 61fd1fb Calling the residue_release() is not needed by Gabor Mezei · 2 years, 8 months ago
- 809baef Use helper functions to simplify test code by Gabor Mezei · 2 years, 8 months ago
- 77b877d Generate operands in Mongomery representation for the test function by Gabor Mezei · 2 years, 8 months ago
- eca7466 Add tests for mod_mul by Gabor Mezei · 2 years, 8 months ago
- e162b47 Merge pull request #6777 from tom-cosgrove-arm/issue-6292-mod_inv by Gilles Peskine · 2 years, 8 months ago
- cf86d70 Merge pull request #6742 from gabor-mezei-arm/6022_bignum_mod_raw_mul by Gilles Peskine · 2 years, 8 months ago
- e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 8 months ago
- b31b2e6 Generate operands in Mongomery representation for the test function by Gabor Mezei · 2 years, 8 months ago
- 071f473 Document the test strategy by Gilles Peskine · 2 years, 8 months ago
- d878d1c Add validation tests for mbedtls_mpi_{mod,mod_raw}_random by Gilles Peskine · 2 years, 8 months ago
- b1eea02 Implement and test mbedtls_mpi_mod_random by Gilles Peskine · 2 years, 8 months ago
- d008abb Fix leak of modulus structures in tests by Gilles Peskine · 2 years, 8 months ago
- a57cf98 Implement and test mbedtls_mpi_mod_raw_random by Gilles Peskine · 2 years, 8 months ago
- 8c32b24 Rename MPI-legacy test function for clarity by Gilles Peskine · 2 years, 8 months ago
- 881447d Move bignum helpers to their own module by Gilles Peskine · 2 years, 8 months ago
- 5bf8629 Merge pull request #6303 from gilles-peskine-arm/bignum-core-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
- c8d6163 Merge pull request #6793 from tom-cosgrove-arm/update-mbedtls_mpi_mod_sub-tests-to-match-mod_add-tests by Gilles Peskine · 2 years, 8 months ago
- dc19759 Add tests for mbedtls_mpi_mod_inv() by Tom Cosgrove · 2 years, 8 months ago
- 786848b Add low-level Montgomery conversion functions to bignum_core by Tom Cosgrove · 2 years, 8 months ago
- 28ff92c Add an explicit mbedtls_mpi_core_montmul_working_limbs() function by Tom Cosgrove · 2 years, 8 months ago
- 30f3b4d Add mbedtls_mpi_core_check_zero_ct() and tests by Tom Cosgrove · 2 years, 8 months ago
- acdefdd Unify RNG initialization that must be unified by Gilles Peskine · 2 years, 8 months ago
- 80a334a Add generated tests for mod_raw_mul by Gabor Mezei · 2 years, 8 months ago
- 9fa4897 Merge pull request #6772 from wernerlewis/bignum_refactor_sub by Gilles Peskine · 2 years, 8 months ago
- 0813691 Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments by Gilles Peskine · 2 years, 8 months ago
- 7f4d15e Update mbedtls_mpi_mod_sub() tests to incorporate mod_add test feedback by Tom Cosgrove · 2 years, 8 months ago
- 50faa55 Merge pull request #6732 from wernerlewis/bignum_6019_mod_add by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 01f6e61 Merge pull request #986 from Mbed-TLS/merge-back-3.3.0-3 by Dave Rodgman · 2 years, 8 months ago
- ebef356 Revert "Add generated files" by Dave Rodgman · 2 years, 8 months ago
- c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 46e8fd8 test: sha: test SHA224 and SHA256 separately by Valerio Setti · 2 years, 8 months ago
- 898e7a3 test: sha: test SHA384 and SHA512 separately by Valerio Setti · 2 years, 8 months ago
- ca906e9 Remove B + A tests by Werner Lewis · 2 years, 8 months ago
- 79341a4 Reallocate X_raw to enforce no overflow by Werner Lewis · 2 years, 8 months ago
- 25690a9 Rename oret to expected_ret by Werner Lewis · 2 years, 8 months ago
- 48232ed Merge pull request #6743 from minosgalanakis/bignum/implement_modular_negation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1362c5a Test for both PKCS 7 bugs found by OSS-Fuzz by Demi Marie Obenour · 2 years, 8 months ago
- 91a2aab Refactor mpi_core_sub tests to use arch_split by Werner Lewis · 2 years, 8 months ago
- a9ac612 Merge pull request #6666 from daverodgman/fast_unaligned by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 9a60b23 bignum_mod_raw testsuite: Refactored `mpi_mod_raw_neg()`. by Minos Galanakis · 2 years, 8 months ago
- 6118a3e test_suite_bignumg_mod_raw: Added test for mpi_mod_raw_neg by Minos Galanakis · 2 years, 8 months ago
- 785116a test: pake: modify opaque key verification before destruction by Valerio Setti · 2 years, 8 months ago
- 31e99bb test: pake: fix: destroy key only in opaque case by Valerio Setti · 2 years, 8 months ago
- 9d313df test: pake: minor enhancement for opaque keys by Valerio Setti · 2 years, 8 months ago
- c18d932 Add generated files by Dave Rodgman · 2 years, 8 months ago
- 5786646 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- cc6e0a6 Fix missing initialisation of PSA Crypto by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 2a3ffb4 test: pake: add test for opaque password key by Valerio Setti · 2 years, 8 months ago
- 48223bc Bump version to 3.3.0. No changes to .so versions. by Dave Rodgman · 2 years, 8 months ago
- 6129268 Bignum: Implement mbedtls_mpi_mod_raw_inv_prime() and tests by Tom Cosgrove · 2 years, 8 months ago
- a7f0d7b mbedtls_mpi_core_exp_mod() ouuput may alias input A by Tom Cosgrove · 2 years, 8 months ago
- 3e5d56e Remove duplicated test cases by Gilles Peskine · 2 years, 8 months ago
- f11e05a test: psa: minor improvements to test by Valerio Setti · 2 years, 8 months ago
- 90af1a1 Merge pull request #6734 from daverodgman/fix_test_dep_spelling by Dave Rodgman · 2 years, 8 months ago
- d45924d Merge pull request #6733 from tom-cosgrove-arm/issue-6293-mod_exp-memory by Janos Follath · 2 years, 8 months ago
- 8781dd0 Fix overly large allocations of MPIs by Gilles Peskine · 2 years, 8 months ago
- de09ddd Move tests of random-in-range functions to their own suite by Gilles Peskine · 2 years, 8 months ago
- 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
- 92011ee Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212 by Dave Rodgman · 2 years, 8 months ago
- 6146887 Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
- 0a0dded Have mbedtls_mpi_core_exp_mod() take a temporary instead of allocating memory by Tom Cosgrove · 2 years, 8 months ago
- 3f2999a Rename test_suite_bignum_mod.data for consistency by Werner Lewis · 2 years, 8 months ago
- e1b6b7c Implement mbedtls_mpi_mod_add() by Werner Lewis · 2 years, 8 months ago
- ba22c9c test: pake: remove useless check in ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
- 2e1e43f test: pake: fix error in ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
- f51f972 Apply review comments by Tom Cosgrove · 2 years, 8 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- e7518ba test: pake: reshaping the ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
- da9746e Test NOT_ACCEPTABLE cases for MPI get-random by Gilles Peskine · 2 years, 10 months ago
- e3a1b81 Switch mpi_random_many test function to testing core by Gilles Peskine · 2 years, 10 months ago
- 34e8a2c Test mbedtls_mpi_random differentially from mbedtls_mpi_core_random by Gilles Peskine · 2 years, 10 months ago
- 6f949ea New constant-flow function mbedtls_mpi_core_uint_le_mpi by Gilles Peskine · 2 years, 11 months ago
- 62b2048 Implement mbedtls_mpi_mod_sub() by Tom Cosgrove · 2 years, 8 months ago
- 4452e98 test: pake: add tests for set password functions by Valerio Setti · 2 years, 8 months ago
- 481a5e4 Improve parsing of test data by Dave Rodgman · 2 years, 8 months ago