- bd3bfbf Merge pull request #4737 from daverodgman/migration-guide by Dave Rodgman · 4 years, 1 month ago
- 9f5774f Merge pull request #4739 from gabor-mezei-arm/3258_fp30_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
- 0a7ff4a Merge pull request #4741 from gabor-mezei-arm/3267_fp30_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
- a481052 Add migration guide and changelog entry for MBEDTLS_PRIVATE by Gilles Peskine · 4 years, 1 month ago
- dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
- 01e9908 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
- 9ca3ad7 Add changelog entry by gabor-mezei-arm · 4 years, 4 months ago
- 52176f7 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
- 6740c9d Add changelog entry by gabor-mezei-arm · 4 years, 1 month ago
- 4b60e07 Improve Changelog wording by Dave Rodgman · 4 years, 1 month ago
- 8588940 Improve changelog by Dave Rodgman · 4 years, 1 month ago
- 43fcb8d Address review feedback by Dave Rodgman · 4 years, 1 month ago
- 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
- 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
- 60c8634 Remove references to MBEDTLS_USER_CONFIG_VERSION by Bence Szépkúti · 4 years, 2 months ago
- 36da4cc Update changelog and migration guide by Bence Szépkúti · 4 years, 2 months ago
- 8d9132f Fix typo by Bence Szépkúti · 4 years, 2 months ago
- 90b79ab Add migration guide and changelog by Bence Szépkúti · 4 years, 2 months ago
- 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
- 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
- f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 2 months ago
- fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
- f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
- 4f7cc1b Merge pull request #4713 from gilles-peskine-arm/psa-storage-format-test-lifetimes-3.0 by Ronald Cron · 4 years, 1 month ago
- aa5938e Merge pull request #4703 from gilles-peskine-arm/mpi_montmul-null-3.0 by Janos Follath · 4 years, 1 month ago
- 6687cd0 Refuse to destroy read-only keys by Gilles Peskine · 4 years, 4 months ago
- 87bc91c Forbid creating a read-only key by Gilles Peskine · 4 years, 4 months ago
- c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 4 years, 1 month ago
- e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 2 months ago
- 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 4 years, 2 months ago
- 34bfa15 Changelog entry for the mbedtls_mpi_read_xxx changes by Gilles Peskine · 4 years, 2 months ago
- 27253bc mbedtls_mpi_gcd: fix the case B==0 by Gilles Peskine · 4 years, 2 months ago
- 3008dde Changelog for the fix to mbedtls_mpi_exp_mod(A=0) by Gilles Peskine · 4 years, 2 months ago
- e7885e5 RSA: Require hashlen to match md_alg when applicable by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 2 months ago
- 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
- ffafae4 Merge pull request #4687 from gilles-peskine-arm/winsock-fd-range-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 08b5ab2 Reword changelog - Test Resource Leak by Joe Subbiani · 4 years, 2 months ago
- 3dd3ff0 Add ChangeLog entry by Janos Follath · 4 years, 2 months ago
- 4d91bcd Add change log by Ronald Cron · 4 years, 2 months ago
- a5dd7bd Fix fd range for select on Windows by Gilles Peskine · 4 years, 2 months ago
- e6ef5fe Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
- 1e1c23d Improve ChangeLog wording for key export by Hanno Becker · 4 years, 2 months ago
- 7e6c178 Make key export callback and context connection-specific by Hanno Becker · 4 years, 2 months ago
- 5a234e8 Add ChangeLog entry by Hanno Becker · 4 years, 2 months ago
- dc5660c Update changlog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
- ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
- 487b4ae Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
- 26e8608 Changelog entry for Free Context in test_suite_aes fix by Joe Subbiani · 4 years, 2 months ago
- 379227c Modifies ChangeLog and Migration Guide by Thomas Daubney · 4 years, 2 months ago
- a42bf29 Modifies ChangeLog entry by Thomas Daubney · 4 years, 2 months ago
- b26696b Simplify mbedtls_debug_print_mpi and fix the case of empty bignums by Gilles Peskine · 4 years, 2 months ago
- b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 4 years, 2 months ago
- 5752e59 Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
- 3758fd6 Changelog entry and migration guide for hash and curve profile upgrades by Gilles Peskine · 4 years, 2 months ago
- e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
- 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 4 years, 2 months ago
- 8707259 Improve ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- e6e51aa Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 22ecf49 Adds ChangeLog entry by Thomas Daubney · 4 years, 2 months ago
- c1ec0b8 Add changelog entry for chunked associated data in GCM. by Mateusz Starzyk · 4 years, 2 months ago
- 15a7b73 Documentation rewording by TRodziewicz · 4 years, 2 months ago
- 8f91c72 Code review follow-up corrections by TRodziewicz · 4 years, 2 months ago
- 7ff652a Addition of ChangeLog and migration guide entry files. by TRodziewicz · 4 years, 2 months ago
- 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
- 9c90226 Addition of the migration guide and change log files by TRodziewicz · 4 years, 2 months ago
- 8cad2e2 Merge pull request #4595 from gilles-peskine-arm/alt-dummy-headers-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
- f35c42b Document the remaining constraints on ALT context types by Gilles Peskine · 4 years, 2 months ago
- cd07e22 New function mbedtls_ecjpake_set_point_format by Gilles Peskine · 4 years, 2 months ago
- 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 4 years, 2 months ago
- 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
- a1b44dd Changelog entry for MBEDTLS_ECP_MAX_BITS automatic determination by Gilles Peskine · 4 years, 2 months ago
- 3946f79 Correction according to code review (function and param. names change by TRodziewicz · 4 years, 2 months ago
- 8476f2f Turn _SSL_SRV_RESPECT_CLIENT_PREFERENCE config option to a runtime option by TRodziewicz · 4 years, 2 months ago
- 1fcd72e change log and migr. guide fixes and _DEPRECATED_REMOVED removed by TRodziewicz · 4 years, 2 months ago
- b1edaec Fix missing state check for tls12_prf output by Gilles Peskine · 4 years, 2 months ago
- 57864fa Merge pull request #4634 from Patater/mbed-can-do-timing by Ronald Cron · 4 years, 2 months ago
- 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
- 197496a config: Allow Mbed to implement TIMING_C by Jaeden Amero · 4 years, 2 months ago
- b836738 Addition of the migration guide by TRodziewicz · 4 years, 3 months ago
- 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 3 months ago
- 1e66642 Addition of change log and migration guide files. by TRodziewicz · 4 years, 2 months ago
- 6fe1bc3 Add change log and migration guide by Ronald Cron · 4 years, 2 months ago
- caa0e93 Merge pull request #4617 from daverodgman/cmake-version by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- dacd044 Merge pull request #4516 from TRodziewicz/Remove__CHECK_PARAMS_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 8d4e32b Merge pull request #4522 from mpg/fix-ssl-cf-hmac-alt-dev by Gilles Peskine · 4 years, 2 months ago
- 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
- 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
- 13a9776 Editorial improvements by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 3b5a7c1 Update ChangeLog and migration guide by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- f21e462 Changelog entry for updated tool versions by Dave Rodgman · 4 years, 2 months ago
- d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
- 0c1a42a Merge pull request #4611 from gilles-peskine-arm/random-range-uniformity-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago