TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
4d6e83406ca8c8c1b17af7d89c1753cfcad070ea
/
tests
/
suites
4d6e834
Improve readability of test for `mbedtls_rsa_import`
by Hanno Becker
· 8 years ago
54cfc58
Add test cases for mbedtls_rsa_import[_raw] where N is missing
by Hanno Becker
· 8 years ago
750e8b4
Rename rsa_check_params->rsa_validate_params and change error codes
by Hanno Becker
· 8 years ago
131134f
Adapt RSA test suite to deal with RSA_NON_CRT option
by Hanno Becker
· 8 years ago
ceb7a9d
Adapt RSA test suites to new RSA interface
by Hanno Becker
· 8 years ago
6326a6d
Adapt PKCS v21 test suite to new RSA interface
by Hanno Becker
· 8 years ago
6d43f9e
Adapt PKCS v15 test suite to new RSA interface
by Hanno Becker
· 8 years ago
d71dc15
Adapt PK test suite to use new interface
by Hanno Becker
· 8 years ago
ce00263
Add tests for rsa_check_params
by Hanno Becker
· 8 years ago
f1b9a2c
Add tests for rsa_export_raw
by Hanno Becker
· 8 years ago
417f2d6
Add tests for rsa_export
by Hanno Becker
· 8 years ago
c77ab89
Add tests for rsa_import, rsa_import_raw and rsa_complete
by Hanno Becker
· 8 years ago
e78fd8d
Add tests for rsa_deduce_moduli
by Hanno Becker
· 8 years ago
6b4ce49
Add tests for rsa_deduce_private
by Hanno Becker
· 8 years ago
8fd5548
Minor formatting changes
by Hanno Becker
· 8 years ago
eacc616
Add CRT DER tests with incorrect version
by Andres AG
· 8 years ago
2a9fd0e
Add CRL DER tests with incorrect version
by Andres AG
· 8 years ago
ae7b1c4
Add CSR DER tests with incorrect version
by Andres AG
· 8 years ago
e1b92fe
fix for issue 1118: check if iv is zero in gcm.
by Ron Eldor
· 9 years ago
f2a597f
Update the version number to 2.5.1
by Simon Butcher
· 8 years ago
archive/mbedtls-2.5
archive/mbedtls-2.5.2
mbedtls-2.5
mbedtls-2.5.2
mbedtls-2.5.1
b86b143
Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-restricted' into development-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
1178ac5
Merge remote-tracking branch 'hanno/sliding_exponentiation' into development
by Manuel Pégourié-Gonnard
· 8 years ago
f11d33b
Cleaned up negative test predicate for test case
by Gilles Peskine
· 8 years ago
5d2511c
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
4fa6bed
X.509 tests: obey compile-time SHA-1 support option
by Gilles Peskine
· 8 years ago
2dc81a0
Test that X.509 verification rejects SHA-256 by default
by Gilles Peskine
· 8 years ago
ef86ab2
Allow SHA-1 in X.509 and TLS tests
by Gilles Peskine
· 8 years ago
8435c38
Remove use of size zero array in ECJPAKE test suite
by Hanno Becker
· 8 years ago
9f77017
Updated version number to 2.5.0
by Simon Butcher
· 8 years ago
mbedtls-2.5.0
5c79d25
Add PK tests to avoid hashlen overflow for RSA
by Andres AG
· 8 years ago
c1380de
RSA PKCS1v1.5 verification: check padding length
by Manuel Pégourié-Gonnard
· 8 years ago
4bcb491
Abort modular inversion when modulus is one.
by Hanno Becker
· 8 years ago
a4af1c4
Correct sign in modular exponentiation algorithm.
by Hanno Becker
· 8 years ago
d1cc7f6
Fix buffer overflow in mbedtls_mpi_write_string()
by Andres AG
· 9 years ago
99acfc4
Fix failing pkparse test case
by Andres AG
· 8 years ago
28fff14
Add invalid key tests for curve SECP224K1
by Janos Follath
· 9 years ago
ea7054a
Add unit tests for X509 certificate date parsing
by Janos Follath
· 8 years ago
fc794ff
Merge branch 'iotssl-1071-ca-flags'
by Simon Butcher
· 8 years ago
0278a38
Merge branch 'iotssl-1077-dos-crl'
by Simon Butcher
· 8 years ago
6a54336
Fix integer overflows in buffer bound checks
by Andres Amaya Garcia
· 9 years ago
49d2933
Add tests for overreads in pem_read_buffer()
by Andres AG
· 9 years ago
4c006cd
Update library version number to 2.4.1
by Janos Follath
· 9 years ago
342889f
Remove unused var warnings in windows unittests
by Andres AG
· 9 years ago
9060d4d
Fix generate_code.pl to handle escaped :
by Andres AG
· 9 years ago
9f430c1
Add tests for out flags from x509_crt_verify_top()
by Andres AG
· 9 years ago
a39db39
Add test for infinite loop in CRL parse
by Andres AG
· 9 years ago
1808dc0
Update library version number to 2.4.1
by Janos Follath
· 9 years ago
9c94b69
Add tests for overreads in pem_read_buffer()
by Andres AG
· 9 years ago
ea67eeb
Remove unused var warnings in windows unittests
by Andres AG
· 9 years ago
16c54ee
Update library version number to 2.4.0
by Simon Butcher
· 9 years ago
9800a05
Merge branch 'development'
by Simon Butcher
· 9 years ago
488c08c
Merge branch fixing date validity in X.509
by Simon Butcher
· 9 years ago
f45dab1
Fix global variable shadowing
by Janos Follath
· 9 years ago
6437b22
Fix stdio redirection memory leak in test suites
by Simon Butcher
· 9 years ago
e5dc202
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
d7b9049
Fix memory leaks in CMAC tests
by Janos Follath
· 9 years ago
fe4db8f
Fix memory leak in test_suite_cmac.function
by Andres AG
· 9 years ago
2d9c467
Fix minor style issues in test framework
by Janos Follath
· 9 years ago
3338866
Fix to test output in test suites
by Simon Butcher
· 9 years ago
8739aa9
Fix exit and formatting in CMAC test suite
by Simon Butcher
· 9 years ago
c3db62f
Extend test coverage of CMAC
by Simon Butcher
· 9 years ago
f394e09
Clean up and minor fixes following review
by Simon Butcher
· 9 years ago
937fddb
Introduce a CMAC specific test suite
by Simon Butcher
· 9 years ago
42547d0
Set selftest verbose flag to boost coverage
by Andres AG
· 9 years ago
1c8b33a
Merge branch 'development'
by Simon Butcher
· 9 years ago
e709f7c
Fix global variable shadowing
by Janos Follath
· 9 years ago
e019296
Fix stdio redirection memory leak in test suites
by Simon Butcher
· 9 years ago
ef44178
Restore P>Q in RSA key generation (#558)
by Janos Follath
· 9 years ago
99d09d2
Fix memory leaks in CMAC tests
by Janos Follath
· 9 years ago
c4424c0
Fix memory leak in test_suite_cmac.function
by Andres AG
· 9 years ago
d444358
Fix memory leaks in CMAC tests
by Janos Follath
· 9 years ago
8abc6b8
Fix memory leak in test_suite_cmac.function
by Andres AG
· 9 years ago
e0af995
Add test for bounds in X509 DER write funcs
by Andres AG
· 9 years ago
8ca53b5
Fix minor style issues in test framework
by Janos Follath
· 9 years ago
2573136
Fix to test output in test suites
by Simon Butcher
· 9 years ago
bd8d221
Fix exit and formatting in CMAC test suite
by Simon Butcher
· 9 years ago
33183fd
Extend test coverage of CMAC
by Simon Butcher
· 9 years ago
69283e5
Clean up and minor fixes following review
by Simon Butcher
· 9 years ago
d812fa6
Introduce a CMAC specific test suite
by Simon Butcher
· 9 years ago
4b76aec
Add check for validity of date in x509_get_time()
by Andres AG
· 9 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
7dda0dd
Fix typo in dependency in test_suite_debug.data
by Simon Butcher
· 9 years ago
f180df9
Added needed ECDSA dependencies to test_suite_x509parse.data
by palaviv
· 9 years ago
00cb9c5
Added needed HASH dependencies to tests/suites/test_suite_pkparse.data
by palaviv
· 9 years ago
1472f11
Added needed HASH dependencies to test_suite_debug.data
by palaviv
· 9 years ago
a07ecda
Added needed HASH dependencies to test_suite_x509parse.data
by palaviv
· 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
99b257c
Fix memory leak in test_suite_md.function
by Andres AG
· 9 years ago
50157ff
Add new timing test suite that runs the timing self test
by Paul Bakker
· 9 years ago
81c6091
Run PKCS#5 selftest in test suites
by Paul Bakker
· 9 years ago
80cd444
Adds missing dependency to AES special case tests
by Simon Butcher
· 9 years ago
5c57e02
Fix style issues in test_suite_md.function
by Paul Bakker
· 9 years ago
6a9c725
Add Cipher layer corner case test coverage
by Paul Bakker
· 9 years ago
185ccf7
Add coverage for CTR-DRBG corner case function behaviours
by Paul Bakker
· 9 years ago
ec5ceb6
Test invalid bit value in mbedtls_mpi_set_bit()
by Paul Bakker
· 9 years ago
c7d6bd4
Add mbedtls_asn1_write_len() support for 3 and 4 byte lengths
by Paul Bakker
· 9 years ago
5e8b77c
Test result of mbedtls_asn1_write_len() through mbedtls_asn1_get_len()
by Paul Bakker
· 9 years ago
58bfb83
Add buffer length tests for mbedtls_asn1_write_len()
by Paul Bakker
· 9 years ago
Next »