- 43f958b Rename unnamespaced identifiers by Gilles Peskine · 4 years, 8 months ago
- 0cbdc61 Bump version to Mbed TLS 2.25.0 by Janos Follath · 4 years, 8 months ago
- a946dcf Merge branch 'development-restricted' into mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago
- 6d5c7bc Merge pull request #3898 from paul-elliott-arm/fix_pem_write by Gilles Peskine · 4 years, 8 months ago
- 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
- cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
- 1de907d Introduce PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
- 557b8d6 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
- 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 4 years, 8 months ago
- 3aae5d4 Merge pull request #781 from mpg/cipher-auth-crypt-restricted by Janos Follath · 4 years, 8 months ago
- 3a0535b Merge pull request #3916 from jdurkop/psa-crypto-config-hashes-3672 by Gilles Peskine · 4 years, 8 months ago
- 841b6fa Fix unused param warnings in auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 7973e2b Merge pull request #772 from chris-jones-arm/development-restricted by Janos Follath · 4 years, 8 months ago
- 4e0a4d4 Clarifying comment by Gilles Peskine · 4 years, 8 months ago
- a56d3d9 cipher_auth_xxcrypt_ext: Make NIST_KW case more robust by Gilles Peskine · 4 years, 8 months ago
- e09aeb4 Remove redundant NIST_KW checks in cipher_auth_xxcrypt() by Gilles Peskine · 4 years, 8 months ago
- 70edd68 cipher_auth_xxcrypt(): fix some null pointer handling by Gilles Peskine · 4 years, 8 months ago
- e54be3a Fix uncaught error if fix_negative fails by Gilles Peskine · 5 years ago
- 89b4130 Fix memory leak in mbedtls_mpi_sub_abs by Gilles Peskine · 5 years ago
- 6ca2327 Update guards for ALG_SHA_224 and ALG_SHA_384 in crypto library by John Durkop · 4 years, 8 months ago
- 227366b Merge branch 'development' into development-restricted by Gilles Peskine · 4 years, 8 months ago
- 54a6f23 Merge pull request #3930 from ccvca/fix_missing_argument by Gilles Peskine · 4 years, 8 months ago
- f5cf71e Stop using deprecated functions in the library by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
- faddf98 Implement cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 489c058 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 9246d04 Fix potential DoS by limiting number sizes in exponentiation by Chris Jones · 4 years, 8 months ago
- 883d304 Fix: Add missing arguments to debug message. by Christian von Arnim · 4 years, 8 months ago
- d62b678 Minor updates to address review comments by John Durkop · 4 years, 8 months ago
- ee4e660 Use new MBEDTLS_PSA_BUILTIN_ macros for hashes in crypto library by John Durkop · 4 years, 8 months ago
- 316052e Add in dependency check for crypto config hashes by John Durkop · 4 years, 8 months ago
- ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
- 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
- 436400e Handle random generator failure in mbedtls_mpi_fill_random() by Gilles Peskine · 4 years, 8 months ago
- f06a614 Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
- d596ca8 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
- eb5d014 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
- 2c42457 Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
- 2630f67 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
- 7af3764 Merge pull request #3877 from chris-jones-arm/development by Gilles Peskine · 4 years, 9 months ago
- 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
- 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
- b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
- 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
- 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
- 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
- 81709fc psa: Move key identifier return to psa_finish_key_creation() by Ronald Cron · 4 years, 9 months ago
- 5097294 psa: Decrement slot access count when finalizing key creation by Ronald Cron · 4 years, 9 months ago
- cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
- 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
- cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
- f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
- 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
- 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
- 7953329 Fix another use of uinitialized memory in ssl_parse_encrypted_pms by André Maroneze · 4 years, 9 months ago
- c704314 Merge pull request #3867 from gilles-peskine-arm/error-include-string by Gilles Peskine · 4 years, 9 months ago
- 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
- 5cc8dfb Removed final MBEDLTS_MD_C guard in PSA crypto library by John Durkop · 4 years, 9 months ago
- d460323 Fixes two _POSIX_C_SOURCE typos. by Chris Jones · 4 years, 9 months ago
- 7587ae4 Miscellaneous documentation improvements by Ronald Cron · 4 years, 9 months ago
- 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
- 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
- a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
- f291111 psa: Do not reset a key slot under access by Ronald Cron · 4 years, 9 months ago
- ddd3d05 psa: Add access counter check in slot wipe by Ronald Cron · 4 years, 9 months ago
- 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
- f95a2b1 psa: mgmt: Add key slot access counter by Ronald Cron · 4 years, 10 months ago
- 54b9008 psa: Forbid creation/registration of keys in vendor range by Ronald Cron · 4 years, 9 months ago
- 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 10 months ago
- d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
- 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
- 3c76a42 Improve psa_key_start_creation description by Ronald Cron · 4 years, 10 months ago
- 5134519 Fix close/purge of a key by Ronald Cron · 4 years, 10 months ago
- 97c8ad5 Merge search of loaded volatile and persistent keys by Ronald Cron · 4 years, 10 months ago
- fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
- 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
- cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
- c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
- c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
- 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
- 98a54dd psa: slot mgmt: Don't use handles to loop through slot array by Ronald Cron · 5 years ago
- 2a99315 Add volatile key identifiers by Ronald Cron · 5 years ago
- 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
- 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
- f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- cac5536 Merge pull request #3823 from gabor-mezei-arm/3818_MBEDTLS_AES_SETKEY_DEC_ALT_excludes_MBEDTLS_CIPHER_MODE_XTS by Gilles Peskine · 4 years, 9 months ago
- b64e0fe Fix conditions for including string.h in error.c by Gilles Peskine · 4 years, 9 months ago
- d2ed481 Split persistence and key id validation by Ronald Cron · 5 years ago
- e3994d7 Merge pull request #3836 from bensze01/ecb_iv_fix by Gilles Peskine · 4 years, 9 months ago
- a8e40dd Do not set IV size for ECB mode ciphers by Bence Szépkúti · 4 years, 9 months ago
- 6b87993 Merge pull request #3609 from gilles-peskine-arm/aes-zeroize-less by Gilles Peskine · 4 years, 9 months ago
- a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
- 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
- 162ec87 Detecting bit size is no longer required by Steven Cooreman · 4 years, 10 months ago
- c3ccd98 Check transport in the extension parser/writer by Johan Pascal · 4 years, 9 months ago
- 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
- 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago