- a7b0e55 Merge pull request #9474 from gilles-peskine-arm/framework-update-20240813-development by Manuel Pégourié-Gonnard · 12 months ago
- d110250 Merge pull request #9362 from eleuzi01/replace-key-camellia by Gilles Peskine · 12 months ago
- 1176e6f Merge pull request #9410 from paul-elliott-arm/add_docs_iop_key_agreement by Janos Follath · 12 months ago
- 2ae2f45 Update framework to the head of the main branch by Gilles Peskine · 12 months ago
- da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
- b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
- 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
- b77c419 Update the submodule to the head of PR in the framework repository by Michael Schuster · 12 months ago
- 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
- a52952d Update the submodule to the head of PR in the framework repository by Michael Schuster · 1 year ago
- 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year, 1 month ago
- c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
- 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
- f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
- 0aaa493 Add missing include in tests/src/psa_memory_poisoning_wrappers.c to fix missing-prototype error by Michael Schuster · 1 year, 2 months ago
- f828f04 Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
- a3cc463 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
- 8f60655 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
- 1da4ed1 Move the -Wmissing-prototypes option from library/CMakeLists.txt to the top-level CMakeLists.txt for GCC & Clang by Michael Schuster · 1 year, 2 months ago
- bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
- 54300d4 Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
- 87825ab Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
- 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
- 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
- e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
- 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
- 2b87afb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
- a368c8a Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
- 7e39028 Fix build of v3.6 with unset MBEDTLS_DHM_C but MBEDTLS_USE_PSA_CRYPTO set (fixes #9188) by Michael Schuster · 1 year, 2 months ago
- 4394067 Fix server mode only build of v3.6 with MBEDTLS_SSL_CLI_C unset (fixes #9186) by Michael Schuster · 1 year, 2 months ago
- 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
- aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
- e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
- f35bb31 Merge pull request #9459 from gilles-peskine-arm/make-tests-make-3.81-20240808 by Tom Cosgrove · 12 months ago
- c51fddb Improve documentation in some tests by Gilles Peskine · 12 months ago
- fe8fc75 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
- ec377b1 Fix inverted assertion message by Gilles Peskine · 12 months ago
- 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
- 88a6baa Be compatible with GNU Make 3.81 by Gilles Peskine · 12 months ago
- a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
- 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
- 1eaea51 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
- 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
- faa9092 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
- c0bdb08 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
- 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
- ab89fcf Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
- 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
- 7a0adff Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
- 3710e72 Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 2 months ago
- 2ff81bf Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
- b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
- 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
- bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
- dc10825 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
- 51c85a0 Replace MBEDTLS_SSL_HAVE_ARIA with PSA_WANT_KEY_TYPE_ARIA by Elena Uziunaite · 1 year, 1 month ago
- 821b908 Merge pull request #9364 from eleuzi01/replace-ccm by Manuel Pégourié-Gonnard · 12 months ago
- 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
- bac7c96 Merge pull request #9446 from gilles-peskine-arm/psa_generate_key_custom-development-forward_then_remove by Gilles Peskine · 12 months ago
- b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
- 1512919 Fix code stlye by Thomas Daubney · 1 year ago
- eb97f2a Make missed SHA internal functions static by Thomas Daubney · 1 year ago
- 38e64fb Merge if blocks in SHA256/512 code by Thomas Daubney · 1 year ago
- 7070d26 Make mbedtls_internal_sha512_process static by Thomas Daubney · 1 year ago
- bfe1b67 Make mbedtls_internal_sha256_process static by Thomas Daubney · 1 year ago
- d4c886e Revert to original guarding for mbedtls_internal_aes_encrypt/decrypt by Thomas Daubney · 1 year ago
- 8ac215e Correct code style by Thomas Daubney · 1 year ago
- ae5f8cc Restore SHA256 & SHA512 prototypes by Thomas Daubney · 1 year ago
- 3e0273f Internalise functions flagged as internal by Thomas Daubney · 1 year ago
- 2f1bebd Add newline to ChangeLog entry by Thomas Daubney · 1 year ago
- c65eefa Remove superfluous guard by Thomas Daubney · 1 year ago
- b59c0ba Alter guarding in aes.c by Thomas Daubney · 1 year ago
- 2dd830d Remove superflous comment by Thomas Daubney · 1 year ago
- 5db9027 Add ChangeLog entry by Thomas Daubney · 1 year ago
- ebcd49b Remove outdated documentation by Thomas Daubney · 1 year ago
- 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 1 month ago
- 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 1 month ago
- e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 1 month ago
- ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year, 1 month ago
- 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year, 1 month ago
- 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
- 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
- 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
- 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
- 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 12 months ago
- 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
- 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
- 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year, 1 month ago
- 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
- 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
- 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
- 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
- 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
- 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
- c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago
- 7db1bcd Update generated PSA wrappers by Gilles Peskine · 1 year ago
- fd46f7f Migrate psasim wrappers to psa_custom_key_parameters_t by Gilles Peskine · 1 year ago
- 3077f2f Remove experimental, superseded function psa_generate_key_ext by Gilles Peskine · 1 year ago
- 6b3bca5 Follow include path updates for C++ builds by Gilles Peskine · 1 year ago
- d5d69bb Match spacing in pointer types in documentation with the code style by Gilles Peskine · 1 year ago