mbedtls/tests
Gilles Peskine a57cf9813a Implement and test mbedtls_mpi_mod_raw_random
In the basic/XXX=core test cases, use odd upper bounds, because the mod
version of random() only supports odd upper bounds (the upper bound is a
modulus and the mod modules only support odd moduli).

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-12-16 10:13:29 +01:00
..
.jenkins
configs
data_files Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupported 2022-11-29 21:44:27 +01:00
docker/bionic
git-scripts
include New helper function to allocate and read a modulus 2022-12-16 10:13:28 +01:00
opt-testcases
scripts Merge pull request #6723 from mpg/restartable-vs-use-psa 2022-12-15 19:47:44 +01:00
src New helper function to allocate and read a modulus 2022-12-16 10:13:28 +01:00
suites Implement and test mbedtls_mpi_mod_raw_random 2022-12-16 10:13:29 +01:00
.gitignore
CMakeLists.txt Merge pull request #6699 from gilles-peskine-arm/lcov-script 2022-12-15 12:29:23 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments 2022-12-15 12:32:11 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #6723 from mpg/restartable-vs-use-psa 2022-12-15 19:47:44 +01:00