- a8e40dd Do not set IV size for ECB mode ciphers by Bence Szépkúti · 4 years, 9 months 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
- f87e3ae Update guards in PSA crypto library for ECDSA and DETERMINISTIC support by John Durkop · 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
- 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
- 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
- db8298c Merge pull request #3802 from peter-toft-greve/minimum_cmake by Gilles Peskine · 4 years, 9 months ago
- eca1855 Merge pull request #3814 from stevew817/bugfix/cpp_guard 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
- 6dff93f Ensure dependent features also included by config_psa.h 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
- da9f92c Merge pull request #3805 from hanno-arm/check_dtls_timers_only_once by Janos Follath · 4 years, 10 months ago
- ce1494b Update ChangeLog.d/systematically_store_bit_size_3740.txt by Torstein Nesse · 4 years, 10 months ago
- 88ebb2d Include public and public-ish PSA headers in CPP check by Steven Cooreman · 4 years, 10 months ago
- 8c31025 Add missing bracket for CPP guard by Steven Cooreman · 4 years, 10 months ago
- 70e2062 Updated minimum cmake requirement down to 2.8.12 by Peter Toft · 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
- d696e7d programs/ssl: Fix incorrect EOF check in ssl_context_info.c by Nayna Jain · 5 years ago
- a817ea4 Check presence of DTLS timers only once by Hanno Becker · 4 years, 10 months ago
- 4762edd Build: Use new-style syntax in link-libraries by Raef Coles · 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
- ac93e3b Fix guard for 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
- 750d0e4 Remove obsolete comment by John Durkop · 4 years, 11 months ago
- 9a68984 Add new size.h to vs2010 project by John Durkop · 4 years, 11 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
- c7c03b7 Enhanced documentation for crypto_config.h by John Durkop · 4 years, 10 months ago
- 3481882 Correct inclusion of MBEDTLS_XXX based on PSA_WANT_XXX by John Durkop · 4 years, 10 months ago
- 185764f Enhance description for MBEDTLS_PSA_CRYPTO_CONFIG 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
- 3c9bc7e Merge pull request #3638 from ARMmbed/better-cf-padding-checks by Gilles Peskine · 4 years, 10 months ago
- 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
- d4d1ab1 Merge pull request #3282 from gabor-mezei-arm/2905_missing_cleanup_in_ssl_tests by Gilles Peskine · 4 years, 10 months ago
- 0dfcefb Merge pull request #3734 from gilles-peskine-arm/entropy_poll-_gnu_source-development by Gilles Peskine · 4 years, 10 months ago
- 949cde6 Add changelog entries for #3741 and #3742 by Steven Cooreman · 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
- 814dca7 Fix unit tests when MBEDTLS_PSA_CRYPTO_CONFIG is enabled by John Durkop · 4 years, 10 months ago
- de47217 Do not print any messages if query_config option is used by gabor-mezei-arm · 5 years ago
- f1f7b29 Fix overiding of return value. by gabor-mezei-arm · 5 years ago
- 7859585 Use goto exit instead of direct return by gabor-mezei-arm · 5 years ago
- a9eecf1 If query_config is used only the config value is printed. by gabor-mezei-arm · 5 years ago
- 7f007f7 Merge pull request #3639 from okhowang/android by Janos Follath · 4 years, 10 months ago
- dd9ec1c Update changelog entry to mention PSA API compliance by Fredrik Strupe · 4 years, 10 months ago
- 2cb88c9 Merge pull request #3726 from gilles-peskine-arm/changelog-user-visible-only-development by Janos Follath · 4 years, 10 months ago
- a1f9ef0 Fix the build when _GNU_SOURCE is defined to a non-empty value by Gilles Peskine · 4 years, 10 months ago
- c6468ee Revert "Use glibc's getrandom() instead of syscall when glibc > 2.25." by Gilles Peskine · 4 years, 10 months ago
- 9d33914 Add changelog entry by Fredrik Strupe · 4 years, 10 months ago
- e9a1e13 2.24.0 is still covered by the old policy by Gilles Peskine · 4 years, 10 months ago
- 2acbed3 psa_generate_key: remove the bit-size sanity check by Gilles Peskine · 4 years, 10 months ago
- e85c0c4 Merge pull request #3717 from pkolbus/issue-3647 by Janos Follath · 4 years, 10 months ago
- 360e2c4 List Montgomery curves in mbedtls_ecp_curve_list() by Gilles Peskine · 5 years ago
- 326e474 Add basic test cases for Curve25519 by Gilles Peskine · 4 years, 10 months ago
- c427aa7 Merge pull request #3642 from okhowang/getrandom by Manuel Pégourié-Gonnard · 4 years, 10 months ago
- f90e301 Use PSA_ERROR_INVALID_ARGUMENT for invalid cipher input sizes by Fredrik Strupe · 4 years, 10 months ago
- 76158ce Use socklen_t on Android and other POSIX-compliant system by okhowang(王沛文) · 5 years ago
- 9c46a60 Use glibc's getrandom() instead of syscall when glibc > 2.25. by okhowang(王沛文) · 5 years ago
- 4bcfe92 When to write a changelog: minor improvements by Gilles Peskine · 4 years, 10 months ago
- 76228ac Fix typo in define in comment by John Durkop · 4 years, 10 months ago
- 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
- ece00a0 Explain when to write a changelog entry by Gilles Peskine · 4 years, 10 months ago
- 3b4edc7 We no longer credit contributors in the changelog by Gilles Peskine · 4 years, 10 months ago
- 27ed799 Remove changelog entries without a user-visible impact by Gilles Peskine · 4 years, 10 months ago
- 6d6f8a4 Clarify descriptions of constant-flow helpers by Manuel Pégourié-Gonnard · 4 years, 11 months ago archive/better-cf-padding-checks better-cf-padding-checks
- ca8b8e7 Restore retry in rsa_prepare_blinding() by Peter Kolbus · 4 years, 11 months ago
- 7829748 Merge pull request #3709 from CameronNemo/issue-3524 by Gilles Peskine · 4 years, 11 months ago
- bf4f408 Rework mbedtls_test_param_failed_get_state_buf() by Ronald Cron · 4 years, 11 months ago
- 736eb1d Update to VS project file for PSA crypto config by John Durkop · 4 years, 11 months ago
- 39e0967 Update version_features for new PSA crypto config by John Durkop · 4 years, 11 months ago
- 2542c21 Add MBEDTLS_PSA_CRYPTO_CONFIG to test program by John Durkop · 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
- 2dfaf9c Update how MBEDTLS_PSA_CRYPTO_CONFIG is handled by John Durkop · 4 years, 11 months ago
- d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
- 7758c85 Update requires for MBEDTLS_PSA_CRYPTO_DRIVERS by John Durkop · 4 years, 11 months ago
- 6e33dbe Created infrastructure for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 11 months ago
- 9b33eb3 Merge pull request #3705 from ctron/feature/fix_return_code_1 by Gilles Peskine · 4 years, 11 months ago
- 9ad4a33 fix return code by Jens Reimann · 4 years, 11 months ago
- 5cb54f7 Merge pull request #3542 from gilles-peskine-arm/psa-unified-driver-specs-20200807 by Gilles Peskine · 4 years, 11 months ago