- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- fe164ae Merge pull request #8887 from gilles-peskine-arm/pk_import_into_psa-fix_doxygen_code_blocks by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
- af3e574 Merge pull request #8862 from valeriosetti/issue8825 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 7e1f9f2 Merge pull request #8854 from ronald-cron-arm/tls13-srv-max-early-data-size by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8854-080a5171e2e07abaf01faff6e1862d70aaf35e9f
- 71cc260 Merge pull request #8728 from minosgalanakis/features/add_mbedtls_x509_crt_get_ca_istrue_accesor_6151 by Gilles Peskine · 1 year, 5 months ago
- 3c4166a Merge pull request #8863 from minosgalanakis/feature/add_ecdh_context_5016 by Dave Rodgman · 1 year, 5 months ago
- 87b4f6d x509: Reworded documentation bits. by Minos Galanakis · 1 year, 5 months ago
- 8462146 Merge pull request #8867 from gilles-peskine-arm/psa_key_attributes-remove_core by Gilles Peskine · 1 year, 5 months ago
- ddbe4ae Fix intended code blocks that were not suitably indented by Gilles Peskine · 1 year, 5 months ago
- fad79fc Merge remote-tracking branch 'development' into ecp-write-ext-3.6 by Gilles Peskine · 1 year, 5 months ago
- 2abbac7 x509: Added `mbedtls_x509_crt_get_ca_istrue()` API accessor. by Minos Galanakis · 1 year, 7 months ago
- e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 19bfe0a tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
- 26a9811 ssl: Add early_data_count field by Ronald Cron · 1 year, 5 months ago
- 1a58e9a psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
- 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
- d753738 echd: Added `mbedtls_ecdh_get_grp_id` getter. by Minos Galanakis · 1 year, 5 months ago
- b395e74 mbedtls_ecp_write_key_ext(): make key const by Gilles Peskine · 1 year, 5 months ago
- 04ae479 mbedtls_ecp_write_key_ext: document error for no private key set by Gilles Peskine · 1 year, 5 months ago
- c0f7a86 mbedtls_ecp_write_key(): deprecate the old function by Gilles Peskine · 1 year, 6 months ago
- acdc52e mbedtls_ecp_write_key_ext(): recommend over the old function in documentation by Gilles Peskine · 1 year, 6 months ago
- e3fb4cc mbedtls_ecp_write_key_ext(): new function by Gilles Peskine · 1 year, 6 months ago
- 7f523bf Merge pull request #8845 from gilles-peskine-arm/ecp-write-doc-3.6 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 0eb4e7f Fix code style by Gilles Peskine · 1 year, 5 months ago
- e92796e Get rid of flags in attributes by Gilles Peskine · 1 year, 5 months ago
- 972539c In attributes, keep track of slot number through a dedicated field by Gilles Peskine · 1 year, 5 months ago
- 2dc2bd7 Get rid of psa_core_key_attributes_t by Gilles Peskine · 1 year, 5 months ago
- 2f107ae Don't access psa_key_attributes_t.core by Gilles Peskine · 1 year, 5 months ago
- 7fad3ef Switch key slots to psa_key_attributes_t by Gilles Peskine · 1 year, 5 months ago
- 0f40a41 psa_key_attributes_t: move slot_number to core structure by Gilles Peskine · 1 year, 5 months ago
- 88ae0ef pk: completely remove mbedtls_pk_wrap_as_opaque by Valerio Setti · 1 year, 5 months ago
- 5b5faf0 Merge pull request #8844 from davidhorstmann-arm/restore-x509-functions-to-public by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8844-ca21b241bd0ad25b2b768c8125d3a6a582181d8c
- 4c6cea5 pk: deprecate mbedtls_pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
- 97c0b2f Remove domain parameters from psa_key_attributes_t by Gilles Peskine · 1 year, 6 months ago
- ef950cc Un-unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 5 months ago
- a53e7a5 psa: let mbedtls_psa_get_random() always use psa_generate_random() by Valerio Setti · 1 year, 5 months ago
- ae5eb64 Remove domain parameters from the public API by Gilles Peskine · 1 year, 6 months ago
- 6a2c400 typo by Gilles Peskine · 1 year, 5 months ago
- 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
- 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
- 8f1de7e tls13: Improve documentation by Ronald Cron · 1 year, 6 months ago
- d406924 Improve comments/documentation by Ronald Cron · 1 year, 6 months ago
- 0aab69d Merge pull request #8807 from gilles-peskine-arm/pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
- 6bd5cae Fix MBEDTLS_MPI_WINDOW_SIZE documentation by Janos Follath · 1 year, 6 months ago
- dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
- 9464913 Unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 6 months ago
- 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 23605d1 More renaming: method -> production parameters by Gilles Peskine · 1 year, 6 months ago
- 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 6 months ago
- fc3f980 Merge pull request #8826 from valeriosetti/issue8824 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
- e7a7013 Remove initialization function for variable-length struct by Gilles Peskine · 1 year, 6 months ago
- dc5597b Fix copypasta by Gilles Peskine · 1 year, 6 months ago
- 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 6 months ago
- 85e568c pk: fix documentation for RSA sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 6 months ago
- 7511d4a ECP write/export key: document that these functions don't detect unset data by Gilles Peskine · 1 year, 6 months ago
- 1c7ff7e mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
- a395bdd mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
- 5bb04e0 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
- 762f9f9 Restore X509 functions erroneously made private by David Horstmann · 1 year, 6 months ago
- d93e640 Merge pull request #8797 from adeaarm/check_config_look_for_crypto_client by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 4cc6522 pem: do not parse ASN1 data after decryption (removes ASN1 dependency) by Valerio Setti · 1 year, 6 months ago
- 90ea4fd pk: fix documentation for sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 6 months ago
- d6d32b9 tls13: Improve declaration and doc of early data status by Ronald Cron · 1 year, 6 months ago
- b9a9b1f tls13: Fix/Improve comments by Ronald Cron · 1 year, 6 months ago
- 4da1f01 Fix copypasta by Gilles Peskine · 1 year, 6 months ago
- c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
- 1609d57 Increase default exponentiation window size by Janos Follath · 1 year, 6 months ago
- 6d81cbc Document new functions psa_generate_key_ext, psa_key_derivation_output_key_ext by Gilles Peskine · 1 year, 6 months ago
- a8f8eb1 check_config: add missing dependency check for MBEDTLS_PK_WRITE_C by Yanray Wang · 1 year, 8 months ago
- 072a068 check_config: combine check for MBEDTLS_PK_PARSE_C by Yanray Wang · 1 year, 8 months ago
- 5b118d4 Check MBEDTLS_PK_{PARSE,WRITE}_C requires MBEDTLS_OID_C by Yanray Wang · 1 year, 8 months ago
- 687bfcb pk: remove duplicate define of MBEDTLS_PK_HAVE_ECC_KEYS by Yanray Wang · 1 year, 8 months ago
- b807cc6 Add checks for PK_[PARSE/WRITE]_C when PK_HAVE_ECC_KEYS is set by Yanray Wang · 1 year, 8 months ago
- 1c0b1bf Merge pull request #8779 from gilles-peskine-arm/rsa-bitlen-fix by Tom Cosgrove · 1 year, 6 months ago gh-readonly-queue/development/pr-8779-d26df722567810bcb631e69afd5cee212f8c847a
- e6c80bc Merge pull request #8755 from ronald-cron-arm/tls13-client-early-data-status by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- aa33d60 Merge remote-tracking branch 'origin/development' into check_config_look_for_crypto_client by Antonio de Angelis · 1 year, 6 months ago
- cd376db Merge pull request #8802 from mpg/adjust-vs-check by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 19f1adf New function mbedtls_rsa_get_bitlen() by Gilles Peskine · 1 year, 6 months ago
- f741db3 Merge pull request #8764 from Ryan-Everett-arm/threadsafe-key-wiping by Janos Follath · 1 year, 6 months ago
- 05ee3fb mbedtls_pk_import_into_psa: documentation by Gilles Peskine · 1 year, 6 months ago
- a6ac0f1 Replaced MBEDTLS_GCM_LARGETABLE by MBEDTLS_GCM_LARGE_TABLE. Removed empty comment line in doc block. by Matthias Schulz · 1 year, 6 months ago
- 7fdee8b ssl_session: Reorder some fields to reduce padding by Ronald Cron · 1 year, 6 months ago
- 2653e92 pem: fix valid data length returned by mbedtls_pem_read_buffer() by Valerio Setti · 1 year, 6 months ago
- b1f6d2a asn1: enable mbedtls_asn1_get_tag() when PEM_PARSE_C is defined by Valerio Setti · 1 year, 6 months ago
- ac60afc Remove useless overly strong dependency by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 4a9610b Remove comments referencing private defines. by Matthias Schulz · 1 year, 6 months ago
- f311634 spelling by Matthias Schulz · 1 year, 6 months ago
- 791fc2e Merge remote-tracking branch 'upstream/development' into pkcs5_aes_new by Ryan Everett · 1 year, 6 months ago
- 7826678 Fix: by Matthias Schulz · 1 year, 6 months ago
- a6184b2 Remove redundant check by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 1463e49 Move config adjustment to config_adjust by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- e1f3faf Remove temporary macros that are not needed by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 61758e6 Fix wrong dependency of ECJPAKE_C by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 49f64b4 Fix dependency on low-level hash modules by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 7eb3f9a Simplify and fix dependency of MD_C on a hash by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 68608b2 Remove redundant helper macros in check_config.h by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 058c9a3 build_info should look for MBEDTLS_PSA_CRYPTO_CLIENT as well by Antonio de Angelis · 1 year, 6 months ago
- b730763 Merge pull request #8703 from valeriosetti/issue7765-guards-in-asn1 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8703-7bf1e98f446e7051e94c3e72568aad5d0279249e