- 4fa604c Merge pull request #5511 from SiliconLabs/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- e14b644 Merge pull request #5456 from mpg/cleanup-ecdh-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- fb84e98 Add change log by Ronald Cron · 3 years, 6 months ago
- bebeae9 Merge pull request #5504 from gstrauss/mbedtls_pem_get_der by Gilles Peskine · 3 years, 6 months ago
- a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
- 72bd4e4 Add accessor to get buf from mbedtls_pem_context by Glenn Strauss · 3 years, 6 months ago
- d62e906 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
- 141be6c Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- a9f32fb Merge pull request #5382 from lhuang04/tls13_f_export_keys by Paul Elliott · 3 years, 6 months ago
- a3890a3 Swap the client and server random for TLS 1.3 by lhuang04 · 3 years, 7 months ago
- 76c185b Add a changelog entry regarding bugfixes by Andrzej Kurek · 3 years, 6 months ago
- fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- b032685 Merge pull request #5309 from gilles-peskine-arm/pkparse-pkcs8-unencrypted-no-alloc by Dave Rodgman · 3 years, 6 months ago
- fe271b9 Merge pull request #5253 from AndrzejKurek/chacha-iv-len-16-fixes by Gilles Peskine · 3 years, 7 months ago
- ad40bb7 Add a changelog entry for forced MBEDTLS_PK_WRITE_C by Andrzej Kurek · 3 years, 7 months ago
- f2d4e27 Add a changelog entry for the ChaCha20 default behavior change by Andrzej Kurek · 3 years, 8 months ago
- 73839e0 Merge pull request #5353 from gstrauss/mbedtls_ssl_config_defaults-repeat by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
- 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
- cee1129 Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
- 4a9e026 Review comments addressed by Archana · 3 years, 8 months ago
- 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
- 831cf48 Assemble change log by Ronald Cron · 3 years, 8 months ago
- acf0df8 Add change log for #4842 by Ronald Cron · 3 years, 8 months ago
- be252a0 Add change log for #4859 by Ronald Cron · 3 years, 8 months ago
- 7e1cb12 Add change log for #4514 by Ronald Cron · 3 years, 8 months ago
- 2a4344d Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
- a53779d Add missing changelog for ARIA (#4959) by Dave Rodgman · 3 years, 8 months ago
- 28e3bcf Fix misleading ChangeLog entry formatting. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 4e511ed Double-free goes under security, not bugfix. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
- 32d2a58 Merge pull request #5325 from gilles-peskine-arm/zeroize-tag-3.1 by Gilles Peskine · 3 years, 8 months ago
- a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
- 36d33f3 Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
- 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
- ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
- d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
- c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
- 0ca2195 mbedtls_pk_parse_key: don't allocate if not needed by Gilles Peskine · 3 years, 8 months ago
- c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
- 6aeda53 Add change log for TLS 1.3 MVP by Ronald Cron · 3 years, 8 months ago
- d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
- 49c2095 Merge pull request #865 from davidhorstmann-arm/3.0-fix-session-copy-bug-chglog by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- e217edf Add changelog entry for session copy bugfix by David Horstmann · 3 years, 8 months ago
- 5d9f422 Merge pull request #861 from ronald-cron-arm/fix-aead-nonce by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 39c2aba Merge pull request #849 from ronald-cron-arm/fix-cipher-iv by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 0118627 Add change log by Ronald Cron · 3 years, 8 months ago
- 6fd156a Add change log by Ronald Cron · 3 years, 8 months ago
- aa1e985 Add changelog entry for build error fixes by Gilles Peskine · 3 years, 8 months ago
- 1bbf6d6 Merge pull request #5149 from mfil/feature/additional_cipher_info_getters by Gilles Peskine · 3 years, 8 months ago
- 117282f Delete unneccesary changelog entry by Paul Elliott · 3 years, 8 months ago
- 161d661 Merge pull request #5222 from paul-elliott-arm/fix_test_suite_ssl by Gilles Peskine · 3 years, 8 months ago
- 62dc392 Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
- 472fd17 Fix Changelog by Paul Elliott · 3 years, 9 months ago
- 21c8fe5 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
- be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 9 months ago
- 0c9f058 Merge pull request #5213 from tom-cosgrove-arm/pr_4950 by Gilles Peskine · 3 years, 9 months ago
- 0b7d5a8 Make changelog more specific by Paul Elliott · 3 years, 9 months ago
- 6d48e20 Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
- 853c0da Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
- 7568d1a Add Changelog entry for additional getters by Max Fillinger · 3 years, 9 months ago
- 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- c756b5f Merge pull request #5126 from haampie/fix/DT_NEEDED_for_shared_libraries by Gilles Peskine · 3 years, 9 months ago
- 3e63616 Add changelog by Harmen Stoppels · 3 years, 9 months ago
- 77390dc Update changelog with the new public API by Gabor Mezei · 3 years, 9 months ago
- c323d45 Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog by Gilles Peskine · 3 years, 10 months ago
- 5bc9bf7 Add changelog entry for new PSA Crypto API macros. by Mateusz Starzyk · 4 years ago
- 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
- 812ef6b Fix ccm*-no-tag changelog entry by Mateusz Starzyk · 3 years, 9 months ago
- 66c9b84 Fix typo in documentation by Gilles Peskine · 3 years, 10 months ago
- 680747b Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
- 66884e6 Base64 range-based constant-flow code: changelog entry by Gilles Peskine · 4 years ago
- 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
- 61a8b2d Add changelog entry for CCM*-no-tag. by Mateusz Starzyk · 3 years, 10 months ago
- 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
- bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
- 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
- 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
- ed61c5e Add change-log file (issue #5065) by Przemyslaw Stekiel · 3 years, 10 months ago
- 151ccb2 update changelog for #4884 by openluopworld · 3 years, 10 months ago
- 5067522 add changelog file for #4950 by openluopworld · 3 years, 10 months ago
- b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- f76dcb2 Add Changelog.d entry by Paul Elliott · 3 years, 10 months ago
- 770153e Add change-log entry by Przemyslaw Stekiel · 3 years, 10 months ago
- b9b817e Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
- c48f43b Fix PSA AEAD GCM's update output buffer length verification. by Mateusz Starzyk · 3 years, 10 months ago
- f28261f Remove output buffer limitation for PSA with GCM. by Mateusz Starzyk · 3 years, 10 months ago
- 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
- 73142df Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt by Przemyslaw Stekiel · 3 years, 10 months ago
- cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
- 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
- 6565ea0 Add changelog entry by gabor-mezei-arm · 4 years ago
- 9a7d4c2 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 11 months ago
- ea59237 Move changelog entry to the appropriate directory by Gilles Peskine · 3 years, 11 months ago
- aafb21f Merge pull request #4968 from davidhorstmann-arm/fix-aarch64-asm-constraints by Gilles Peskine · 3 years, 10 months ago