- d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years ago
- 3d158f0 Adapt tests to work on all possible minimum RSA key sizes by Waleed Elmelegy · 2 years, 1 month ago
- 76336c3 Enforce minimum key size when generating RSA key size by Waleed Elmelegy · 2 years, 1 month ago
- 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- e773077 pk_wrap: add support for ECDSA verify for opaque keys by Valerio Setti · 2 years, 1 month ago
- 30fdc03 pk: remove useless internal function by Valerio Setti · 2 years, 2 months ago
- 545a0d6 test: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
- 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 9b41eb8 Replace hash_info_get_type with MD function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 6c666c6 test: add key pair check verification for opaque EC keys by valerio · 2 years, 2 months ago
- 7237d5f test: minor enhancement for using the new private key format by Valerio Setti · 2 years, 3 months ago
- a7cb845 pk: add checks for the returned ECC family by Valerio Setti · 2 years, 2 months ago
- 483738e tests: fixes for using the new public key raw format by Valerio Setti · 2 years, 3 months ago
- 77a7568 pk: align library and tests code to the new internal functions by Valerio Setti · 2 years, 3 months ago
- 8bb93bb test: fix max value in test_mx32 by Valerio Setti · 2 years, 3 months ago
- 32f2ac9 test: proper positioning of USE_PSA_INIT + added missing exit labels by valerio · 2 years, 4 months ago
- b79f7db test: fix USE_PSA_INIT/DONE for PK test suite by Valerio Setti · 2 years, 4 months ago
- d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
- 7816c24 test: fix guards position in test_suite_pk by Valerio Setti · 2 years, 4 months ago
- b3f20da test: fix error handling in the new pk_genkey_ec() function by Valerio Setti · 2 years, 4 months ago
- 12a063a test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
- b6891b1 pk: add alternate function for keypair generation using PSA by Valerio Setti · 2 years, 4 months ago
- 0fe1ee2 pk: add an alternative function for checking private/public key pairs by Valerio Setti · 2 years, 4 months ago
- c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fa99afa PK: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0b8095d PK: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 7e677fa Merge pull request #6389 from gilles-peskine-arm/ecdsa-use-psa-without-pkwrite by Gilles Peskine · 2 years, 5 months ago
- d26d744 Restore guards on a couple of tests by Dave Rodgman · 2 years, 6 months ago
- 4a5c9ee Remove redundant SIZE_MAX guards by Dave Rodgman · 2 years, 6 months ago
- 683a432 fix code style by Valerio Setti · 2 years, 6 months ago
- a1e3e3a test: pk: keep PK_WRITE_C only in RSA tests by Valerio Setti · 2 years, 6 months ago
- be9e2a1 The pk_psa_sign test function needs pk_write by Gilles Peskine · 2 years, 10 months ago
- 4836374 test: ECDSA driver only: fixing disparities in tests by Valerio Setti · 2 years, 6 months ago
- 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 10 months ago
- 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 0050b91 Added new tests in pk_invalid_param by Tuvshinzaya Erdenekhuu · 3 years ago
- ed99ed3 Add spaces to comply with coding style by Tuvshinzaya Erdenekhuu · 3 years ago
- c388af6 Remove extra spacings by Tuvshinzaya Erdenekhuu · 3 years ago
- 79bf51a Add new test for invalid param in pk.c by Tuvshinzaya Erdenekhuu · 3 years ago
- efda01f Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
- 9802d36 Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
- 19b4cd8 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
- 73692b7 Rework macros expressing dependencies by Manuel Pégourié-Gonnard · 3 years ago
- abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 4772884 New internal module for managing hash information by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 4608c48 Rm useless use of MD in PK test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- abcfa90 PK test functions don't depend on software SHA-256 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 2d08ea4 Some PK test functions no longer depend on MD by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 043c8c5 Add USE_PSA version of PK test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- e496c62 Sort out MD dependencies in RSA tests by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 6a0a160 Avoid a dependency on MD in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 69e348d Merge pull request #5833 from superna9999/5826-create-mbedtls-pk-can-do-psa by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- 5c5b116 Add pk_can_do_ext test for non-opaque keys by Neil Armstrong · 3 years, 3 months ago
- 408f6a6 Add usage parameter to mbedtls_pk_can_do_ext() by Neil Armstrong · 3 years, 3 months ago
- 434d4eb Remove invalid comments in pk_can_do_ext() by Neil Armstrong · 3 years, 3 months ago
- ce1d239 Add tests for mbedtls_pk_can_do_ext() in test_suite_pktest_suite_pk by Neil Armstrong · 3 years, 3 months ago
- 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- 814562a Switch last TEST_ASSERT() in TEST_EQUAL() in pk_wrap_rsa_decrypt_test_vec() by Neil Armstrong · 3 years, 3 months ago
- b32ae72 Add PK Opaque RSA decrypt tests by Neil Armstrong · 3 years, 3 months ago
- 9597497 Update mbedtls_pk_wrap_as_opaque() usage in PK & X509write tests by Neil Armstrong · 3 years, 3 months ago
- ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 1c9eb72 Update PSA specific comment in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 3 months ago
- 6e6967f Reorganize PSA INVALID_PADDING handling for test #5 in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 3 months ago
- 843795a Use macro for public key buffer size in pk_psa_wrap_sign_ext() by Neil Armstrong · 3 years, 3 months ago
- 655725a Unify PSA & non-PSA Verify ext RSA #5 test, and handle different return in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
- 999930e Add RSA PK Wrapped Sign ext tests by Neil Armstrong · 3 years, 4 months ago
- cb87403 Use 1024 bits RSA key size for RSA PK Opaque tests by Neil Armstrong · 3 years, 4 months ago
- 67fc036 Add support for RSA wrap in pk_psa_sign() test by Neil Armstrong · 3 years, 5 months ago
- 5b87ebb Prepare pk_psa_sign() test to accept RSA parameters by Neil Armstrong · 3 years, 5 months ago
- 0cd78dd Update test for Opaque PK key by Neil Armstrong · 3 years, 5 months ago
- 1c7c596 Merge pull request #5683 from paul-elliott-arm/fix_pk_test by Gilles Peskine · 3 years, 4 months ago
- de68e39 Merge pull request #5568 from superna9999/5159-pk-rsa-verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- ff59a34 Prevent free of uninitialised variables by Paul Elliott · 3 years, 4 months ago
- 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
- 56d5127 Initialize PSA crypto in test_suite_pk for RSA verify tests by Neil Armstrong · 3 years, 5 months ago
- f8aa9a4 fix various issues by Jerry Yu · 3 years, 4 months ago
- cef3f33 Guard rsa sig algs with rsa_c and pkcs1_v{15,21} by Jerry Yu · 3 years, 4 months ago
- 701656f fix redefine error by Jerry Yu · 3 years, 4 months ago
- e2c8825 Add pk_sign_ext unit tests by Jerry Yu · 3 years, 4 months ago
- 5512ad9 fix genkey fail by Jerry Yu · 3 years, 5 months ago
- b3bfe9f Add verify for pk_sign_ext test by Jerry Yu · 3 years, 5 months ago
- 5a0afc8 fix test fail for pk_sign_ext by Jerry Yu · 3 years, 5 months ago
- 1f45b67 Add unit tests by Jerry Yu · 3 years, 5 months ago
- 472044f Merge pull request #5525 from superna9999/5161-pk-rsa-encryption by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- 502da11 Initialize PSA crypto in test_suite_pk pk_rsa_decrypt_test_vec() when USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 6 months ago
- c921bfd Fix 80 characters indentation in pk_rsa_encrypt_decrypt_test() by Neil Armstrong · 3 years, 5 months ago
- 7f10552 Remove pk_rsa_encrypt_test_vec() test in favor to pk_rsa_encrypt_decrypt_test() by Neil Armstrong · 3 years, 5 months ago
- dac2f23 Stop checking against reference vector in pk_rsa_encrypt_test_vec when USE_PSA_CRYPTO by Neil Armstrong · 3 years, 5 months ago
- e0df42c Introduce pk_rsa_encrypt_decrypt_test by Neil Armstrong · 3 years, 5 months ago
- 445d219 Initialize PSA crypto in test_suite_pk pk_rsa_encrypt_test_vec() & pk_rsa_alt() when USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 6 months ago
- 8666df6 Add signature length mismatch handling when using PSA in pk_verify_ext by Andrzej Kurek · 3 years, 6 months ago
- 853ad7b Use macros in tests for PSA init/deinit routines by Andrzej Kurek · 3 years, 6 months ago
- 7db1b78 Make RSA-PSS verification use PSA with MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 6 months ago
- f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago