mbedtls/tests
Gilles Peskine d2e004e401 Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases
Test mbedtls_ssl_decrypt_buf() with a null cipher (the only type of stream
cipher we support). Test the good case (to make sure the test code
constructs the input correctly), test with an invalid MAC, and test with a
shortened input.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-09-18 19:07:50 +02:00
..
.jenkins
configs Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY 2023-04-28 21:18:33 +02:00
data_files Merge pull request #7971 from AgathiyanB/fix-data-files-makefile 2023-08-21 14:43:07 +00:00
docker/bionic
git-scripts
include Refactoring: create mbedtls_test_ssl_prepare_record_mac() 2023-09-18 17:21:15 +02:00
opt-testcases Adapt names (curves -> groups) 2023-07-05 09:26:26 +02:00
scripts Merge pull request #7579 from daverodgman/safer-ct-asm 2023-08-28 08:26:29 +00:00
src Refactoring: create mbedtls_test_ssl_prepare_record_mac() 2023-09-18 17:21:15 +02:00
suites Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases 2023-09-18 19:07:50 +02:00
.gitignore Add gitignore anchors to denote generated files 2023-07-06 17:58:18 +01:00
CMakeLists.txt New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
compat-in-docker.sh
compat.sh Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases 2023-07-10 12:08:32 +01:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh ssl-opt: remove redundant requirement for RSA_C 2023-08-11 09:37:14 +02:00