aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Forbid setting MBEDTLS_ECP_RESTARTABLE and MBEDTLS_USE_PSA_CRYPTO_CHanno Becker1-2/+3
2019-02-20Initialize PSA Crypto operation contextsJaeden Amero4-6/+6
2019-02-19Reword changelog entryk-stachowiak1-2/+2
2019-02-19Update change logk-stachowiak1-0/+2
2019-02-18Define maximum EC public key length depending on enabled curvesHanno Becker1-1/+80
2019-02-18Grep for debug output witnessing use of PSA in ECDHE ssl-opt.shHanno Becker1-0/+13
2019-02-18Regenerate VS2010 project fileHanno Becker1-1/+0
2019-02-18Regenerate VisualStudio project fileHanno Becker1-0/+1
2019-02-18Add ssl-opt.sh tests for PSA-based ECDH with various ECC curvesHanno Becker1-0/+34
2019-02-18Add debugging output to confirm that PSA was used for ECDHEHanno Becker1-0/+2
2019-02-18Make variable in ssl_write_client_key_exchange() more descriptiveHanno Becker1-46/+58
2019-02-18Implement ClientKeyExchange writing in PSA-based ECDHE suitesHanno Becker2-0/+115
2019-02-18Implement ServerKeyExchange parsing for PSA-based ECDHE suitesHanno Becker1-0/+80
2019-02-18Add fields for PSA-based ECDHE to handshake structureHanno Becker2-1/+16
2019-02-18Add functions to psa_util module to convert EC public keysHanno Becker1-0/+44
2019-02-18Reenable GnuTLS next based testsk-stachowiak1-21/+8
2019-02-18Unbump version to 0.0.0k-stachowiak5-12/+12
2019-02-18Merge pull request #2395 from ARMmbed/development-psa-merged-dev-8e76332Manuel Pégourié-Gonnard54-518/+8847
2019-02-15Update submodule pointer to commit 0574e6a of mbed-crypto/developmentarchive/development-psa-merged-dev-8e76332Andrzej Kurek1-0/+20
2019-02-15Write documentation for TEST_ASSERTAndrzej Kurek1-0/+8
2019-02-15psa_utils: Make fallthrough clear for compilersJaeden Amero1-0/+1
2019-02-14all.sh: add a seedfile generation stepAndrzej Kurek1-0/+8
2019-02-14Update submodule pointer to dea02cc8bAndrzej Kurek1-0/+0
2019-02-13psa: Initialize crypto in tests that need toJaeden Amero4-14/+21
2019-02-11Update query config with VSNPRINTF macroAndres Amaya Garcia1-0/+16
2019-02-11Update crypto submodule version to commit f54597144874Andrzej Kurek2-1/+1
2019-02-11Move a restartable ecp context to a conditional compilation blockarchive/restartable-ecc-unused-variableAndrzej Kurek1-0/+2
2019-02-11rsa: Enable use of zero-length null outputJaeden Amero1-3/+9
2019-02-11RSA encryption: accept input=NULL if ilen=0Gilles Peskine1-3/+6
2019-02-08Fix style issue and wordingHanno Becker1-5/+5
2019-02-08Fix memory leakHanno Becker1-0/+1
2019-02-08Improve formatting of ssl_parse_certificate_chain()Hanno Becker1-12/+20
2019-02-08Add compile-time guards around helper routineHanno Becker1-0/+2
2019-02-08Adapt ChangeLogHanno Becker1-0/+2
2019-02-08Don't store the peer CRT chain twice during renegotiationHanno Becker1-63/+95
2019-02-08SSL/TLS client: Remove old session ticket on renegotiationHanno Becker1-0/+9
2019-02-08Adapt ChangeLogHanno Becker1-0/+10
2019-02-08Modify existing X.509 test for also test new copyless APIHanno Becker1-1/+15
2019-02-08Add test for mbedtls_x509_parse_file() with DER encoded CRTHanno Becker5-2/+18
2019-02-08Add a new X.509 API call for copy-less parsing of CRTsHanno Becker2-31/+96
2019-02-08Revert "Forbid passing NULL input buffers to RSA encryption routines"Jaeden Amero2-6/+9
2019-02-08Adjust documentation of mbedtls_cipher_update_adAndrzej Kurek1-1/+1
2019-02-08Adjust documentation of mbedtls_cipher_update_adAndrzej Kurek1-3/+3
2019-02-08Update version_features fileAndrzej Kurek1-0/+15
2019-02-07Update submodule version to include parameter validation for rsa.cAndrzej Kurek1-0/+0
2019-02-07Add MBEDTLS_PSA_HAS_ITS_IO to config.pl exclude listAndrzej Kurek1-0/+2
2019-02-07Add PSA defines to config.pl exclude listAndrzej Kurek1-0/+8
2019-02-07Update crypto submodule version to 94a3abcdAndrzej Kurek1-0/+0
2019-02-07Fix check-generated-files.sh failure with query_configAndres Amaya Garcia1-0/+17
2019-02-07Suppress visual studio preprocessor warnings on query_config.cAndres Amaya Garcia1-0/+17