- 0e7aaae Merge pull request #9017 from valeriosetti/issue9010 by Manuel Pégourié-Gonnard · 1 year, 3 months ago gh-readonly-queue/development/pr-9017-ca73fc6627283f54c52f8eba18a68cda2b907217
- a8ccddc generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
- aabdca6 check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
- 3fcaf6c generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
- cc403cb generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
- ca73fc6 Merge pull request #9026 from nileshkale123/fix/redefination_warning_for_gnu_source by Gilles Peskine · 1 year, 3 months ago
- 4491cea Merge pull request #9097 from valeriosetti/moving-psasim by Tom Cosgrove · 1 year, 3 months ago
- dc64163 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
- 4f4ade9 psa-client-server: move psasim from framework repo to the mbedtls one by Valerio Setti · 1 year, 3 months ago
- c160488 Added work directory for the psa client/server testing epic by Minos Galanakis · 1 year, 3 months ago
- d74d2ab check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
- 5f37b25 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
- 7f6eabd generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
- 61734ec Merge pull request #9073 from valeriosetti/issue9068 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- aa82464 Merge pull request #8897 from IVOES/cpp/unbounded-write by Gilles Peskine · 1 year, 3 months ago
- 9791ee9 Merge pull request #8538 from Ryan-Everett-arm/8537-fix-error-handling-for-secure-element-keys-in-psa_start_key_creation by Gilles Peskine · 1 year, 3 months ago
- fa8fc27 Merge pull request #9069 from Ryan-Everett-arm/fix-get-and-lock-key-slot-threading-bug by Gilles Peskine · 1 year, 3 months ago
- cedb011 Merge pull request #9087 from ronald-cron-arm/add-cve-2024-30166-ref by Gilles Peskine · 1 year, 3 months ago
- 19f5566 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
- 132d446 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
- 93b660b ChangeLog: Add missing reference to CVE in security entry by Ronald Cron · 1 year, 3 months ago
- 5ce51b1 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
- 898066b Merge pull request #9049 from gilles-peskine-arm/test-dependencies-20240314-development by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- c51e948 Add changelog by Ryan Everett · 1 year, 3 months ago
- 489688c Merge pull request #9065 from paul-elliott-arm/fix_ubsan_mp_aead_gcm by Gilles Peskine · 1 year, 3 months ago
- 93f20f4 Fix Changelog formatting by Janos Follath · 1 year, 3 months ago
- 28cc31c md: fix guards for mbedtls_md_error_from_psa() by Valerio Setti · 1 year, 3 months ago
- 0ddab0e generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
- d338d01 Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
- 925b2d7 Clarify psa_get_and_lock_key_slot return behaviour by Ryan Everett · 1 year, 3 months ago
- 04e2b04 Explicitly document return behaviour by Ryan Everett · 1 year, 3 months ago
- dd90507 Fix potential non-NULL slot return on failure by Ryan Everett · 1 year, 3 months ago
- c21147e test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
- 84dc329 generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
- f27d407 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
- fb41816 cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
- 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 34f2805 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
- 96daf67 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
- 52516a6 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
- b0a524f tests: remove test_certs.h and test_keys.h as they are auto-generated by Valerio Setti · 1 year, 4 months ago
- 8284f3d test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
- 270dcd1 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
- 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 0f37a15 Add Changelog entry by Paul Elliott · 1 year, 3 months ago
- a3daff4 Add early exit if zero length AEAD AD passed in. by Paul Elliott · 1 year, 3 months ago
- 014a63b Convert recent RSA key files in PEM format from PKCS8 to PKCS1 by Gilles Peskine · 1 year, 3 months ago
- 0652b62 Fix rsa_pkcs1_*_clear.der to actually be PKCS#1 files by Gilles Peskine · 1 year, 3 months ago
- cbb4507 Use large enough keys when testing parsing of non-word-aligned RSA sizes by Gilles Peskine · 1 year, 3 months ago
- 9c3ebe3 Add some test RSA keys of sizes 768 and up by Gilles Peskine · 1 year, 3 months ago
- b612f9f Cleartext RSA keys: also make DER formats available by Gilles Peskine · 1 year, 3 months ago
- 771fd7d Merge pull request #9022 from mpg/compat-fixes-dev by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 87a6d27 Merge pull request #9040 from Ryan-Everett-arm/crypto-config-psa_crypto_rsa_no_genprime by Ronald Cron · 1 year, 3 months ago
- 1f4e039 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 3 months ago
- 6b3a9ee Allow PSA to not support RSA keys with non-byte-aligned sizes by Gilles Peskine · 1 year, 3 months ago
- 57a0b91 Remove redundant dependency by Gilles Peskine · 1 year, 3 months ago
- fcd744f Set MBEDTLS_PSA_CRYPTO_CONFIG in component_test_no_rsa_key_pair_gen by Ryan Everett · 1 year, 3 months ago
- eb86b90 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 3caada6 Merge pull request #9035 from valeriosetti/asn1-missing-guard-in-rsa by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- ec3b90f changelog: fix text by Valerio Setti · 1 year, 4 months ago
- ce86865 add changelog by Valerio Setti · 1 year, 4 months ago
- 89f5af8 adjust_legacy_crypto: enable ASN1_[PARSE|WRITE]_C when RSA_C by Valerio Setti · 1 year, 4 months ago
- daa322a Update component_test_psa_crypto_rsa_no_genprime by Ryan Everett · 1 year, 4 months ago
- 3618821 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
- 40eaf12 test_suite_pk: fix some descriptions in data file by Valerio Setti · 1 year, 4 months ago
- ee74339 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- 62d0bb8 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 68deadd Merge pull request #8566 from mpg/driver-status by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 37bc93c test_suite_pk: fix guards for pk_psa_setup() by Valerio Setti · 1 year, 4 months ago
- 57d23e2 test_suite_pk: remove PK_PARSE_C unnecessary dependencies by Valerio Setti · 1 year, 4 months ago
- 50e5979 test_suite_pk: remove RSA key generation/size dependencies by Valerio Setti · 1 year, 4 months ago
- 186f458 test_suite_pk: enhance pk_psa_setup() to support all key types by Valerio Setti · 1 year, 4 months ago
- 42f2e21 test_suite_pk: use pk_setup() instead of mbedtls_rsa_gen_key() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 4 months ago
- 4d14581 test_suite_pk: use predefined RSA keys in pk_setup_for_type() by Valerio Setti · 1 year, 4 months ago
- 1f6dab7 test_suite_pk: rename pk_genkey() and pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago
- 91fdff0 test_suite_pk: fix get_predefined_key_data() return value by Valerio Setti · 1 year, 4 months ago
- 9aa4fa9 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
- 7031a4e generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- 59c614b generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
- 862d14e generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- 776dce5 asymmetric_key_data: fix public RSA-2048 key by Valerio Setti · 1 year, 4 months ago
- 8f40460 generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
- 4575d23 Add a note on hits usefulness by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 1fb4750 Merge pull request #8998 from ronald-cron-arm/openssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 432e3b4 Misc fixes & improvements to driver testing doc by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- a47a3c4e Rephrase description of the KDF situation by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- ae22f04 Refine paragraphs about incomplete entry points by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 0ca2fd0 Update libtestdriver1 vs internal by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- dde1abd Update of opaque asymmetric encrypt/decrypt by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 6c45361 Update for HMAC testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 98f8da1 Update names of components renamed in the meantime by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 45fe86d Fix a typo in a comment by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- f2089da Update status of RSA testing by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 70cd911 Improve comment in a header file by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 4c81c34 Fix copy-pasta in top-of-file comment by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- b18bc80 Add note about fallback to other entry points by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 1f4c905 all.s: Rm redundant build-only accel components by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 1ad29c8 Rm redundant driver+built-in all.sh component by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 6a96f42 Document driver wrapper suite & tested configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 3dbd236 Update user-config-for-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago