- 3809f5f Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
- 25fdebf Add missing configs from test-ref-configs.pl by Gilles Peskine · 4 years, 9 months ago
- 7a78a1f Sort entries to make it easier to eyeball the list by Gilles Peskine · 4 years, 9 months ago
- db6e33e Merge pull request #3826 from frestr/test/chachapoly_vector by Gilles Peskine · 4 years, 9 months ago
- a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
- 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
- c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
- 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
- 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
- 1040315 style by Johan Pascal · 4 years, 10 months ago
- 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
- 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
- 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
- 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
- 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
- 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
- 3c6a44b Add interop tests by Ron Eldor · 7 years ago
- b465539 Add tests and code to support by Ron Eldor · 7 years ago
- 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
- 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
- d61ed3c PSA Crypto: Add zero-length input test vectors for ChaChaPoly by Fredrik Strupe · 4 years, 9 months ago
- e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
- 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
- 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
- 821f291 Ensure that all test vectors only contain one error. by Torstein Nesse · 4 years, 10 months ago
- 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
- 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
- 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
- 1b275cc Merge pull request #3772 from frestr/bugfix/ccm_add_length by Gilles Peskine · 4 years, 10 months ago
- 176fca0 Merge pull request #3793 from daverodgman/ccm_test_memory_fix by Gilles Peskine · 4 years, 10 months ago
- ec32a74 Merge pull request #3799 from d3zd3z/fixchar by Gilles Peskine · 4 years, 10 months ago
- b7eaa77 Merge pull request #3743 from stevew817/bugfix/use_ecdh_key_in_streamlined_derivation by Gilles Peskine · 4 years, 10 months ago
- d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago
- 8bf9097 Merge pull request #3696 from jdurkop/psa-support-data-storage-3289 by Ronald Cron · 4 years, 10 months ago
- 60ca77c Merge pull request #3730 from gilles-peskine-arm/psa_generate_key-curve25519 by Ronald Cron · 4 years, 10 months ago
- c744418 Add context-info.sh to linked tests by David Brown · 4 years, 10 months ago
- 3bea9f6 Add a context-info.sh test for 0xFF chars by David Brown · 4 years, 10 months ago
- 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
- 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
- badd89f Added specific key size values for a test driver by John Durkop · 4 years, 10 months ago
- 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
- fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
- 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
- 2e68034 Fix memory allocation in ccm tests by Dave Rodgman · 4 years, 10 months ago
- 8f24a8b Merge pull request #3595 from gilles-peskine-arm/cert-gen-cleanup-202008-development by Ronald Cron · 4 years, 10 months ago
- 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
- dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
- 5e940c6 Fix additional data length field check for CCM by Fredrik Strupe · 4 years, 10 months ago
- 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
- 72ca397 Merge pull request #3723 from frestr/bugfix/invalid_argument_on_invalid_input by Janos Follath · 4 years, 10 months ago
- ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
- 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
- 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
- ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
- 326e474 Add basic test cases for Curve25519 by Gilles Peskine · 4 years, 10 months ago
- f90e301 Use PSA_ERROR_INVALID_ARGUMENT for invalid cipher input sizes by Fredrik Strupe · 4 years, 10 months ago
- bf4f408 Rework mbedtls_test_param_failed_get_state_buf() by Ronald Cron · 4 years, 11 months ago
- e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
- 1803563 Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
- d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
- 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
- dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
- ef8575e Apply review feedback by Steven Cooreman · 5 years ago
- 89e54f2 Add mock and negative testing to cipher driver by Steven Cooreman · 5 years ago
- eca33c6 Add testing of fallback to cipher operations by Steven Cooreman · 5 years ago
- fe0ab55 Implement one-shot cipher in test driver by Steven Cooreman · 5 years ago
- 16afd3d Unify cipher setup function inside test driver by Steven Cooreman · 5 years ago
- 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
- acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 5 years ago
- d53c1bf Exercise the AES-CTR multipart driver and check it gets called by Steven Cooreman · 5 years ago
- 8b12225 Add a working implementation of a multipart AES-CTR test driver by Steven Cooreman · 5 years ago
- 3ec4018 Update license texts by Steven Cooreman · 5 years ago
- d3feccd Restructure cipher context object to contain driver switch by Steven Cooreman · 5 years ago
- 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
- b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
- 6bf4f5f Merge pull request #3585 from jdurkop/fix/undefined-reference-3294 by Gilles Peskine · 5 years ago
- 29ea84e Avoid duplicated test case names in TLS 1.3 key schedule unit tests by Hanno Becker · 5 years ago
- 3eb3563 Fix TLS 1.3 key schedule unit test case name by Hanno Becker · 5 years ago
- 1413bd8 Simplify identification of TLS 1.3 labels in unit test suite by Hanno Becker · 5 years ago
- 8c82bfd Use TLS1_3_CONTEXT_[UN]HASHED in 1.3 key schedule tests by Hanno Becker · 5 years ago
- 81e91d4 Add further unit tests for TLS 1.3 key schedule by Hanno Becker · 5 years ago
- 70d7fb0 Don't hardcode TLS 1.3 labels in test cases by Hanno Becker · 5 years ago
- 619e09e Minor update to all.sh to change test order by John Durkop · 5 years ago
- d4efa8d Fix pk_ec_test_vec() to use MBEDTLS_MD_NONE by John Durkop · 5 years ago
- 2ec2eaa Fix test issues with depends-hashes by John Durkop · 5 years ago
- ab2ce23 Fix typo in SSL test suite by Hanno Becker · 5 years ago
- 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
- fb08096 Use ASSERT_COMPARE instead of TEST_ASSERT( memcmp( ... ) == 0 ) by Hanno Becker · 5 years ago
- f376cee Remove redundant dependency in TLS 1.3 key generation tests by Hanno Becker · 5 years ago
- 73c825a Shorten include path in test_suite_ssl.function by Hanno Becker · 5 years ago
- 2d2c3eb Add tests for TLS 1.3 key evolution function by Hanno Becker · 5 years ago
- e4849d1 Add test vectors for TLS 1.3 Derive-Secret by Hanno Becker · 5 years ago
- 19498f8 Add test vectors for TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
- 39ff492 Add test vectors for TLS 1.3 HKDF-Expand-Label by Hanno Becker · 5 years ago
- 1ffec8f Merge pull request #3501 from stevew817/feature/transparent_drivers_trial by Gilles Peskine · 5 years ago
- 177deba Fix style and pull out ECB processing in separate function by Steven Cooreman · 5 years ago
- 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
- 831c695 Apply feedback from PR review by Steven Cooreman · 5 years ago
- 853f9bd Merge pull request #3625 from gilles-peskine-arm/test-fail-report-first by Gilles Peskine · 5 years ago
- 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago