- 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
- 3e6ac1b fix changelog by Valerio Setti · 1 year, 6 months ago
- 56457b9 add changelog by Valerio Setti · 1 year, 6 months ago
- 7e1596d rsa: remove leftovers from mbedtls_rsa_parse_[pub]key() by Valerio Setti · 1 year, 6 months ago
- 02f3023 pem: zeroize the entire buffer in case of errors in mbedtls_pem_read_buffer() by Valerio Setti · 1 year, 6 months ago
- 9fb53a9 Merge pull request #8744 from Ryan-Everett-arm/threadsafe-key-loading by Janos Follath · 1 year, 6 months ago
- 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 6 months ago
- 80bc5d6 test_suite_pk: fix data in some RSA related test cases by Valerio Setti · 1 year, 6 months ago
- 85e568c pk: fix documentation for RSA sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 6 months ago
- f966a97 test_suite_pk: remove leftover comment by Valerio Setti · 1 year, 6 months ago
- e88a1c5 pem: fix return values in pem_check_pkcs_padding() by Valerio Setti · 1 year, 6 months ago
- e10674d test_suite_pem: fix comment in test case by Valerio Setti · 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
- eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 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
- 8aff4ef test_suite_pem: add more test cases for invalid padding data 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
- 46ee81d test_suite_pk: add test cases for RSA keys (sign/verify & crypt/decrypt) by Gilles Peskine · 1 year, 6 months ago
- 0f286d5 pem: reject empty PEM contents by Valerio Setti · 1 year, 6 months ago
- 93ecbef pk_wrap: set proper PSA algin rsa wrappers based on padding mode set in RSA context by Valerio Setti · 1 year, 6 months ago
- 0315123 Merge pull request #8691 from billatarm/add-pc-files by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8691-59d63b21065c5bf4f7edc112d1b2bd86cff5a53c
- 59d63b2 Merge pull request #8582 from yanrayw/issue/8167/PK_parse_write_OID_dependency by Manuel Pégourié-Gonnard · 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
- e9954bb test_suite_pk.function: add correct dependency 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
- 73feaf2 Comment on locking strategy in psa_fail_key_creation by Ryan Everett · 1 year, 6 months ago
- 3d8118d Revert psa_reserve_free_key_slot changes, lock in start_key_creation instead by Ryan Everett · 1 year, 6 months ago
- b710144 Make psa_fail_key_creation thread safe by Ryan Everett · 1 year, 6 months ago
- 91ffe5b Make psa_finish_key_creation thread safe by Ryan Everett · 1 year, 6 months ago
- 024b395 Make psa_reserve_free_key_slot thread safe by Ryan Everett · 1 year, 6 months ago
- 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
- 0020080 Merge pull request #8810 from PiotrBzdrega/development by Gilles Peskine · 1 year, 6 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
- d26df72 Merge pull request #8820 from gilles-peskine-arm/sha3-compressed-rc by Tom Cosgrove · 1 year, 6 months ago
- d8840ec add changelog by Valerio Setti · 1 year, 6 months ago
- 3a4f204 test_suite_psa_crypto: fix some test descriptions by Valerio Setti · 1 year, 6 months ago
- c1b9375 test_suite_pem: add more test cases for encrypted PEM buffers by Valerio Setti · 1 year, 6 months ago
- 095e1ac pem: check data padding in DES/AES decrypted buffers by Valerio Setti · 1 year, 6 months ago
- dc6606b newline at end of changelog file by PiotrBzdrega · 1 year, 6 months ago
- e6c80bc Merge pull request #8755 from ronald-cron-arm/tls13-client-early-data-status by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- f8b983c Pack the iota round constants by Gilles Peskine · 1 year, 6 months ago
- 1f3a7d6 Merge pull request #8816 from paul-elliott-arm/fix_test_fail_deadlock by Paul Elliott · 1 year, 6 months ago
- 1e23f93 Merge pull request #8817 from daverodgman/iar-pk-fix by Dave Rodgman · 1 year, 6 months ago
- e0a6f7d fill out missing dot in changelog by PiotrBzdrega · 1 year, 6 months ago
- fff51ce Update ChangeLog.d/pkg-config-files-addition.txt by Dave Rodgman · 1 year, 6 months ago
- 8fe2e36 Merge pull request #8801 from gilles-peskine-arm/sha3-no-table by Tom Cosgrove · 1 year, 6 months ago
- 9718203 Fix deadlock with test failures by Paul Elliott · 1 year, 6 months ago
- b4cb8be Fix remaining warnings from -Wshorten-64-to-32 by Dave Rodgman · 1 year, 9 months ago
- aa74165 Fix IAR cast warning by Dave Rodgman · 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
- 7238efd changelog for bugfix by Piotr Bzdręga · 1 year, 6 months ago
- 069cec1 Also check the RSA length for public keys by Gilles Peskine · 1 year, 6 months ago
- 59d0948 Cosmetic fix by Gilles Peskine · 1 year, 6 months ago
- 34a074a Add missing dependency on PEM by Gilles Peskine · 1 year, 6 months ago
- 92fb604 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 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
- f6a9cfa adjust indentation by PiotrBzdrega · 1 year, 6 months ago
- 2b20ff6 move entropy init prior arguments number recognition by PiotrBzdrega · 1 year, 6 months ago
- c3d17cd Merge pull request #8702 from minosgalanakis/update/dhm_context_in_programs_5015 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 2e2af41 Merge pull request #7604 from zvolin/feature/pkcs5-aes by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 53ddf42 Merge pull request #8689 from paul-elliott-arm/make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
- 4ade8ee test_suite_pem: more tests for ASN.1 parsing after decoding by Valerio Setti · 1 year, 6 months ago
- 5d2bcc6 Fix typo / improve documentation for test step fns by Paul Elliott · 1 year, 6 months ago
- 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
- 9dc076b Fix issue with lock failures returning CORRUPTION_DETECTED by Ryan Everett · 1 year, 6 months ago
- 7fee4f7 Fix mutex unlock error handling in psa_destroy_key by Ryan Everett · 1 year, 6 months ago
- 67f3568 Reduce analyze_block_cipher_dispatch exceptions by Ryan Everett · 1 year, 6 months ago
- 010d23f test_suite_[pkparse|x509parse]: fix return values of some PEM related error tests by Valerio Setti · 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
- 9de84bd rsa: reject buffers with data outside main SEQUENCE when parsing keys by Valerio Setti · 1 year, 6 months ago
- ac60afc Remove useless overly strong dependency by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 75e65fe Reformat AES encryption test data in pkcs5 tests by Ryan Everett · 1 year, 6 months ago
- afb2eee Add PKCS5/12 exceptions to analyze_block_cipher_dispatch by Ryan Everett · 1 year, 6 months ago
- 791fc2e Merge remote-tracking branch 'upstream/development' into pkcs5_aes_new by Ryan Everett · 1 year, 6 months ago
- 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
- 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
- 1dbfc8a Merge pull request #8790 from paul-elliott-arm/fix_ctr_drbg_comment by Tom Cosgrove · 1 year, 6 months ago gh-readonly-queue/development/pr-8790-b7307630bb4df30d3f8a5b708c5908f607d00ff4
- 058c9a3 build_info should look for MBEDTLS_PSA_CRYPTO_CLIENT as well by Antonio de Angelis · 1 year, 6 months ago
- a3172d1 Inline the SHA3 parameters table into a switch by Gilles Peskine · 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
- 7bf1e98 Merge pull request #8740 from valeriosetti/issue8647 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8740-c8de36220298f67254c253d274826d77f1022c34
- c8de362 Merge pull request #8665 from ivq/reduce_static_mem by Tom Cosgrove · 1 year, 6 months ago gh-readonly-queue/development/pr-8665-9b272ac1c6e6056a1080ad04713633345bb93ac9
- 3c19b23 Fix trailing parenthesis by Antonio de Angelis · 1 year, 6 months ago
- 1910390 psa_util: improve leading zeros check in convert_der_to_raw_single_int() by Valerio Setti · 1 year, 6 months ago
- bda577b Fix confusing comment in ctr drbg thread test by Paul Elliott · 1 year, 6 months ago
- 9b272ac Merge pull request #8794 from daverodgman/pr-guidelines by Dave Rodgman · 1 year, 6 months ago
- ef07fa0 test_suite_psa_crypto_util: add more test for raw->der by Valerio Setti · 1 year, 6 months ago