TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
4f5549f595df905844bbc8a44cb7a63a764e7f89
/
tests
4f5549f
Add an "SSL" infix to MBEDTLS_IMMEDIATE_TRANSMISSION
by Andrzej Kurek
· 4 years, 8 months ago
df6e684
Add a valgrind test for baremetal config
by Andrzej Kurek
· 4 years, 8 months ago
5ac3a50
DTLS: disable datagram packing tests when immediate transmission is on
by Andrzej Kurek
· 4 years, 8 months ago
0e6c017
Add NIST CAVP SP 800-56A tests for tinycrypt ecdh
by Andrzej Kurek
· 4 years, 8 months ago
f384495
Sideport the variable IO buffer size feature to baremetal
by Andrzej Kurek
· 4 years, 10 months ago
d66d13e
Add a no-strict build to armcc baremetal tests in all.sh
by Andrzej Kurek
· 4 years, 10 months ago
a793237
Calculate hashes of ssl encryption and decryption keys
by Andrzej Kurek
· 4 years, 11 months ago
1175044
Merge enc/dec cipher contexts in ssl transforms
by Andrzej Kurek
· 4 years, 11 months ago
9539f83
Swap out CRC calculation in AES in favour of a simple hash
by Andrzej Kurek
· 5 years ago
c87e91c
Merge pull request #3553 from AndrzejKurek/crc-calculation-base
by Andrzej Kurek
· 5 years ago
fba5921
aes: validate keys using crc before encryption/decryption
by Andrzej Kurek
· 5 years ago
9df2b41
Add a CRC module to mbedtls and baremetal config
by Andrzej Kurek
· 5 years ago
4353b69
hmac_drbg: make no reseeding behaviour explicit
by Andrzej Kurek
· 5 years ago
6bc37fa
hmac_drbg: set_entropy_len can now return an error
by Andrzej Kurek
· 5 years ago
8ac4a55
test_suite_x509parse: shorten test names
by Andrzej Kurek
· 5 years ago
e861e70
Rename md_info_t to md_handle_t in test_suite_entropy
by Andrzej Kurek
· 5 years ago
731d7c0
Fix lack of cookie check on hard reconnect
by Manuel Pégourié-Gonnard
· 5 years ago
825ebd4
Merge mbedtls 2.16.6 into baremetal
by Andrzej Kurek
· 5 years ago
a4c1c4b
Test GCC and Clang with common build options
by Gilles Peskine
· 6 years ago
06c1e23
Replace -O0 by -O1 or -Os in most components
by Gilles Peskine
· 6 years ago
f5faa25
shrink tests: clearer description
by Gilles Peskine
· 6 years ago
7313e2c
Move test functions from Lilliput to Blefuscu
by Gilles Peskine
· 6 years ago
edb621b
Better coverage for copy and swap
by Gilles Peskine
· 6 years ago
16fca92
Bignum copy/shrink: More precise test case descriptions
by Gilles Peskine
· 6 years ago
d817f54
De-duplicate SHA1-independent test in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
7006ca1
Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1
by Manuel Pégourié-Gonnard
· 6 years ago
0f14c15
Add missing return code check on calls to mbedtls_md()
by Gilles Peskine
· 6 years ago
a48fe01
Check that mbedtls_mpi_grow succeeds
by Gilles Peskine
· 6 years ago
e7b49d3
Bump version to Mbed TLS 2.16.4
by Janos Follath
· 6 years ago
10a7f62
Add test for record compression in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
bcdd8bc
Enable more test cases without MBEDTLS_MEMORY_DEBUG
by Gilles Peskine
· 6 years ago
6a1ec6a
More accurate test case description
by Gilles Peskine
· 6 years ago
8064dbb
Clarify that the "FATAL" message is expected
by Gilles Peskine
· 6 years ago
47b56a1
mpi_lt_mpi_ct: Add further tests
by Janos Follath
· 6 years ago
006b207
mpi_lt_mpi_ct: Fix test numbering
by Janos Follath
· 6 years ago
d2aa4aa
mpi_lt_mpi_ct perform tests for both limb size
by Janos Follath
· 6 years ago
44e40c0
mbedtls_mpi_lt_mpi_ct: add tests for 32 bit limbs
by Janos Follath
· 6 years ago
eb8fcf81
Add more tests for mbedtls_mpi_lt_mpi_ct
by Janos Follath
· 6 years ago
3be2fa4
mpi_lt_mpi_ct test: hardcode base 16
by Janos Follath
· 6 years ago
8faf1d6
Change mbedtls_mpi_cmp_mpi_ct to check less than
by Janos Follath
· 6 years ago
7ce3a25
Add tests to constant time mpi comparison
by Janos Follath
· 6 years ago
20dbfb9
CTR_DRBG: support set_entropy_len() before seed()
by Gilles Peskine
· 6 years ago
6e2cb64
'make test' must fail if Asan fails
by Gilles Peskine
· 6 years ago
6eec4ab
Asan make builds: avoid sanitizer recovery
by Gilles Peskine
· 6 years ago
b3e5439
Use UBsan in addition to Asan with 'make test'
by Gilles Peskine
· 6 years ago
3ccb7f1
Unify ASan options in make builds
by Gilles Peskine
· 6 years ago
34693b5
Add a test component with malloc(0) returning NULL
by Gilles Peskine
· 6 years ago
f0658b1
Add detection for zlib headers to all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
079864e
Add test for record compression in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
df59bfc
Add all.sh components with ZLIB enabled
by Manuel Pégourié-Gonnard
· 6 years ago
282911e
Merge remote-tracking branch 'public/pr/2978' into baremetal
by Simon Butcher
· 6 years ago
4b3b8c2
Merge remote-tracking branch 'public/pr/2886' into baremetal
by Simon Butcher
· 6 years ago
0a8f87f
Remove entropy source overwrite in baremetal_test
by Arto Kinnunen
· 6 years ago
029fe86
Fix some pylint warnings
by Darryl Green
· 6 years ago
e76c638
Merge remote-tracking branch 'public/pr/2925' into baremetal
by Simon Butcher
· 6 years ago
430ac13
Add config and test for AES SCA countermeasures
by Arto Kinnunen
· 6 years ago
0252cd6
Merge remote-tracking branch 'public/pr/2940' into baremetal
by Simon Butcher
· 6 years ago
5b45c6e
Merge remote-tracking branch 'public/pr/2932' into baremetal
by Simon Butcher
· 6 years ago
e06e039
Fix basic-build-test.sh to work in different env
by Teppo Järvelin
· 6 years ago
9d6a535
Return and propagate UECC_FAULT_DETECTED
by Manuel Pégourié-Gonnard
· 6 years ago
1a53371
Remove curve parameter from public functions
by Manuel Pégourié-Gonnard
· 6 years ago
677b7f6
Fix direct use of struct instead of abstract type
by Manuel Pégourié-Gonnard
· 6 years ago
9699887
Add Makefile option to exclude TinyCrypt files
by Simon Butcher
· 6 years ago
10d8e8e
Use safer return values in uECC_verify()
by Manuel Pégourié-Gonnard
· 6 years ago
2e2fa5e
Adress review comments
by Jarno Lamsa
· 6 years ago
77c4fcc
Use DER encoded keys with tinycrypt
by Jarno Lamsa
· 6 years ago
6ba32ca
Add authentication tests for baremetal config
by Jarno Lamsa
· 6 years ago
6f54fe7
Add a bad version of server11 certificate
by Jarno Lamsa
· 6 years ago
b514cd3
Remove dependency to MBEDTLS_ERROR_C
by Jarno Lamsa
· 6 years ago
d342805
Added Forced ECC ciphersuite with CCM tests
by Jarno Lamsa
· 6 years ago
c40184b
Add test for small server packet
by Jarno Lamsa
· 6 years ago
0ed6808
Add test for small client packet
by Jarno Lamsa
· 6 years ago
c5118b7
Add a new keyUsage test for p256 using DTLS
by Jarno Lamsa
· 6 years ago
ff434c2
Add test for enforcing extended master secret
by Jarno Lamsa
· 6 years ago
7544195
Remove echo FORCE SKIP
by Jarno Lamsa
· 6 years ago
8b2c642
Merge remote-tracking branch 'public/pr/2904' into baremetal
by Simon Butcher
· 6 years ago
f5a6404
Merge remote-tracking branch 'public/pr/2892' into baremetal
by Simon Butcher
· 6 years ago
4ecfbd3
Fix tests to work in Mbed OS test environment
by Arto Kinnunen
· 6 years ago
0fa65aa
Review corrections
by Arto Kinnunen
· 6 years ago
c0a8bd4
Tests for AES encypt only
by Arto Kinnunen
· 6 years ago
366c13e
Update AES 128-bit key test
by Arto Kinnunen
· 6 years ago
4c003ca
Update AES 128-key test
by Arto Kinnunen
· 6 years ago
4ab702b
Add AES 128-bit key dependency to tests
by Arto Kinnunen
· 6 years ago
e2bf54d
Merge remote-tracking branch 'public/pr/2877' into baremetal
by Simon Butcher
· 6 years ago
a26fb4c
Merge remote-tracking branch 'public/pr/2870' into baremetal
by Simon Butcher
· 6 years ago
66491e1
Fix undefined references to hardware_poll()
by Manuel Pégourié-Gonnard
· 6 years ago
08d6cf2
Modify the test_baremetal in all.sh
by Jarno Lamsa
· 6 years ago
33281d5
Add requires entries for tests
by Jarno Lamsa
· 6 years ago
f0963f7
Merge remote-tracking branch 'public/pr/2867' into baremetal
by Simon Butcher
· 6 years ago
0a9b44d
Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004
by Manuel Pégourié-Gonnard
· 6 years ago
990135e
Add all.sh entry
by Jarno Lamsa
· 6 years ago
f098b26
Add rng for the test suites
by Jarno Lamsa
· 6 years ago
b9fc079
Merge remote-tracking branch 'origin/pr/2864' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
b0328ba
Merge remote-tracking branch 'origin/pr/2323' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
cfbeb76
ssl-opt.sh: Adjust authentication test flags 2
by Arto Kinnunen
· 6 years ago
13db25f
ssl-opt.sh: Fix requires_config_value_exactly
by Arto Kinnunen
· 6 years ago
c457ab1
ssl-opt.sh: Adjust authentication test flags
by Arto Kinnunen
· 6 years ago
a1e9806
ssl-opt.sh: Modify test sets based on config value 2
by Arto Kinnunen
· 6 years ago
3f1190d
sslopt.sh: Modify test sets based on config value
by Arto Kinnunen
· 6 years ago
7821352
ssl-opt.sh: use query_config to read flag value
by Arto Kinnunen
· 6 years ago
Next »