TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
f37b9f73c7fd98be7f39dcdef901b6622d910c55
/
tests
/
suites
/
test_suite_entropy.function
bf792e0
Merge pull request #3616 from militant-daos/bug_3175
by Gilles Peskine
· 4 years, 4 months ago
3d979f7
Add init-free tests for entropy
by Gilles Peskine
· 4 years, 5 months ago
7aba036
Add missing cleanup in test function
by Gilles Peskine
· 4 years, 6 months ago
b3129ba
Refactoring after CR and new unit test #3175
by Victor Krasnoshchok
· 5 years ago
72d40fc
Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT
by Gilles Peskine
· 5 years ago
cbd91e0
Fix entropy_threshold when MBEDTLS_TEST_NULL_ENTROPY is enabled
by Gilles Peskine
· 6 years ago
ae67939
Fix entropy_calls when MBEDTLS_ENTROPY_NV_SEED is enabled
by Gilles Peskine
· 6 years ago
65fc068
Add tests to ensure that we gather as much entropy as expected
by Gilles Peskine
· 6 years ago
7f24651
Add a test case for MBEDTLS_ERR_ENTROPY_NO_SOURCES_DEFINED
by Gilles Peskine
· 6 years ago
ed04a67
Entropy tests: support multiple dummy sources
by Gilles Peskine
· 6 years ago
317f940
Merge pull request #144 from gilles-peskine-arm/oss-fuzz-fix-build-crypto
by Gilles Peskine
· 6 years ago
66afcca
entropy_nv_seed: cope with SHA-256
by Gilles Peskine
· 6 years ago
e39b903
entropy_nv_seed: clean up properly
by Gilles Peskine
· 6 years ago
f7dca86
Allow building with the -Wunused flag
by Jaeden Amero
· 6 years ago
2c069df
Fix typo in test_suite_entropy.function
by Mohammad Azim Khan
· 7 years ago
5fcca46
Rename HexParam_t -> data_t for consistent coding style
by Azim Khan
· 7 years ago
d30ca13
Combine hex parameters in a struct
by Azim Khan
· 8 years ago
f1aaec9
Intermediate hexify out change
by Azim Khan
· 8 years ago
67735d5
Fix name conflict and implicit use of functions from string.h
by Mohammad Azim Khan
· 8 years ago
d4a872e
Rename internal MBEDTLS_ENTROPY_HAVE_STRONG to ENTROPY_HAVE_STRONG
by Hanno Becker
· 8 years ago
47deec4
Move flag indicating presence of strong entropy to test code
by Hanno Becker
· 8 years ago
93012e8
Set selftest verbose flag to boost coverage
by Andres AG
· 9 years ago
b7f45c5
Fixes for entropy test suite for some configurations
by Simon Butcher
· 9 years ago
e7723ec
Make entropy bias self test poll multiple times
by Andres AG
· 9 years ago
b34e42e
Add a new self test to entropy module
by Andres AG
· 9 years ago
c568762
Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite
by Paul Bakker
· 9 years ago
b598c29
Fix dependency guard for test
by Paul Bakker
· 9 years ago
4a6c6fc
Properly gate NV_SEED additions in test suite
by Paul Bakker
· 9 years ago
ffbfb4c
Add test cases for NV seed functionality
by Paul Bakker
· 9 years ago
7580ba4
Add a concept of entropy source strength.
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
ce2f237
change test function includes to use one convention
by Rich Evans
· 10 years ago
bd51b26
Add 'exit' label and variable initialization to relevant test suite functions
by Paul Bakker
· 11 years ago
c7c56b2
Add more tests for the entropy module
by Manuel Pégourié-Gonnard
· 11 years ago
2c25eb0
Add test_suite_entropy
by Manuel Pégourié-Gonnard
· 11 years ago