- f50cd59 Fix encrypt/decrypt confusion by Gilles Peskine · 1 year, 6 months ago
- cbd2cbb Rename identifier for consistency by Gilles Peskine · 1 year, 6 months ago
- 465e4ed Prioritize SHA2 over MD5 for KNOWN_SUPPORTED_HASH_ALG by Gilles Peskine · 1 year, 6 months ago
- 3495567 Don't exercise if the algorithm is not supported by Gilles Peskine · 1 year, 6 months ago
- 1d33876 Fix some preprocessor guards by Gilles Peskine · 1 year, 6 months ago
- 74860dd Don't define pk_sign_verify in configurations where it's unused by Gilles Peskine · 1 year, 6 months ago
- 35cb319 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
- 157679c mbedtls_pk_import_into_psa: positive tests with pkparse output by Gilles Peskine · 1 year, 6 months ago
- 10e9c41 mbedtls_pk_import_into_psa: negative tests for different ECC curve by Gilles Peskine · 1 year, 6 months ago
- fc3d866 mbedtls_pk_import_into_psa: implement and test by Gilles Peskine · 1 year, 6 months ago
- fdb809e exercise_key: fix asymmetric encrypt/decrypt with >2028-bit RSA by Gilles Peskine · 1 year, 6 months ago
- 4781bd9 exercise_key: allow SIGN_MESSAGE/VERIFY_MESSAGE with PSA_ALG_ANY_HASH by Gilles Peskine · 1 year, 6 months ago
- 05ee3fb mbedtls_pk_import_into_psa: documentation by Gilles Peskine · 1 year, 6 months ago
- 48b87eb Choose a curve for tests at compile time by Gilles Peskine · 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
- 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
- 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
- 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
- affba30 psa_util: update documentation for mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- b02c0be Merge pull request #8791 from gilles-peskine-arm/psa-legacy-bridges-ecdsa-bits-first by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 292b1dc Merge pull request #8789 from paul-elliott-arm/fix_tsan_gcc by Paul Elliott · 1 year, 6 months ago gh-readonly-queue/development/pr-8789-1d7bc1ecdf04db9b137931442fd46fe278813f2b
- 2a6593b Slightly soften force-push suggestion by Dave Rodgman · 1 year, 6 months ago
- c1a4d1f Remove comments about rebasing vs merging; link to longer RTD document by Dave Rodgman · 1 year, 6 months ago
- 2840523 Remind contributors not to force-push by Dave Rodgman · 1 year, 6 months ago
- 3f557ad Wording improvement by Gilles Peskine · 1 year, 6 months ago
- 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 57a0957 Merge pull request #8788 from daverodgman/old-gcc-alignment-bug by Dave Rodgman · 1 year, 6 months ago
- 447bbce rsa: remove unnecessary check in priv/pub key parsing by Valerio Setti · 1 year, 6 months ago
- 30a303f ECDSA signature conversion: put bits first by Gilles Peskine · 1 year, 6 months ago
- e053cb2 Stop platform test failures with GCC and TSAN by Paul Elliott · 1 year, 6 months ago
- 8bdd8cd Merge pull request #8729 from adeaarm/crypto_struct_client_view by Gilles Peskine · 1 year, 6 months ago
- f45589b Merge pull request #8198 from silabs-Kusumit/kdf_incorrect_initial_capacity by Gilles Peskine · 1 year, 6 months ago
- 137e0c1 Merge pull request #8761 from valeriosetti/issue4681 by Gilles Peskine · 1 year, 6 months ago
- fb7001f Merge pull request #8738 from gilles-peskine-arm/pk_import_into_psa-use_usage by Gilles Peskine · 1 year, 6 months ago
- 1810fd9 add changelog by Valerio Setti · 1 year, 6 months ago
- bb76f80 pk_wrap: use proper raw buffer length in ecdsa_sign_psa() by Valerio Setti · 1 year, 6 months ago
- cf81f69 psa_util: smarter raw length check in mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- 91d5fde Merge pull request #8745 from adeaarm/trail_key_id_field by Dave Rodgman · 1 year, 6 months ago
- 6269f3b Revert "psa_util: allow larger raw buffers in mbedtls_ecdsa_raw_to_der()" by Valerio Setti · 1 year, 6 months ago
- 2b6a7b3 suite_psa_crypto_util: use 521 bits data and bit-size instead of 528 by Valerio Setti · 1 year, 6 months ago
- e093281 Pacify check-names by Dave Rodgman · 1 year, 6 months ago
- 94c5806 suite_psa_crypto_util: make ecdsa_raw_to_der_incremental() more readable by Valerio Setti · 1 year, 6 months ago
- d09f96b Improve docs by Dave Rodgman · 1 year, 6 months ago
- eae7fce add changelog by Valerio Setti · 1 year, 6 months ago
- 22b934e Use struct not union by Dave Rodgman · 1 year, 6 months ago
- f4e8234 Improve docs by Dave Rodgman · 1 year, 6 months ago
- 5c9cc0b Merge pull request #8727 from ronald-cron-arm/tls13-ignore-early-data-when-rejected by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- ec9936d Improve gcc guards by Dave Rodgman · 1 year, 6 months ago
- b327a1e Change unaligned access method for old gcc by Dave Rodgman · 1 year, 6 months ago
- d0a7727 tests: early data: Complete the handshake by Ronald Cron · 1 year, 6 months ago
- 735ac3e Fix builds with secp224k1 as the only curve by Gilles Peskine · 1 year, 6 months ago
- 4e9683e Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 7 months ago
- c213a2e adjust_legacy_from_psa: use groups instead of curves for DH by Valerio Setti · 1 year, 6 months ago
- 8a85673 Merge remote-tracking branch 'development' into pk_import_into_psa-use_usage by Gilles Peskine · 1 year, 6 months ago
- d4fc5d9 psa_util: allow larger raw buffers in mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- fe329ce rsa: handle buffer length similarly in private and public key parsing by Valerio Setti · 1 year, 6 months ago
- 33327da tests: early data: Switch to mnemonics for test scenarios by Ronald Cron · 1 year, 6 months ago
- 0e60e93 test_suite_psa_crypto_util: improve ecdsa_der_to_raw() by Valerio Setti · 1 year, 6 months ago
- 1792bb4 test_suite_psa_crypto_util: add more test cases by Valerio Setti · 1 year, 6 months ago
- 71c6e65 tls13: ssl_msg.c: Improve/add comments by Ronald Cron · 1 year, 6 months ago
- 31e2d83 tls13: srv: Improve coding by Ronald Cron · 1 year, 6 months ago
- 1101261 test_suite_psa_util: use more generic symbols for test case dependencies by Valerio Setti · 1 year, 6 months ago
- 091bdc4 psa_util: enhance checks on leading zeros in convert_der_to_raw_single_int() by Valerio Setti · 1 year, 6 months ago
- 32c28ce Merge pull request #8715 from valeriosetti/issue7964 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 05c256f psa_util: minor performance improvement in mbedtls_ecdsa_der_to_raw() by Valerio Setti · 1 year, 6 months ago
- bec1d84 psa_util: convert_der_to_raw_single_int() accepts also all zero integers by Valerio Setti · 1 year, 6 months ago
- 8334d00 psa_util: improve check of raw_len in mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- 2bd0ecd psa_util: improve documentation for convert_raw_to_der_single_int() by Valerio Setti · 1 year, 6 months ago
- e01a2b0 psa_util: update documentation for mbedtls_ecdsa_der_to_raw() by Valerio Setti · 1 year, 6 months ago
- 747bedb Merge pull request #8733 from ivq/gcm_ad_len_check by Janos Follath · 1 year, 6 months ago
- 954ef4b psa_util: improve convert_raw_to_der_single_int() by Valerio Setti · 1 year, 6 months ago
- 6932e29 Correct the ENCODES_OWNER macro name in comment by Antonio de Angelis · 1 year, 6 months ago
- 315e4af psa_util: change parameters order in ECDSA conversion functions by Valerio Setti · 1 year, 6 months ago
- 8645197 psa_util: fix documentation of ECDSA conversion functions by Valerio Setti · 1 year, 6 months ago
- 45c33ed test_suite_rsa: fix data for "extra integer outside the SEQUENCE" by Valerio Setti · 1 year, 6 months ago
- 13ab693 rsa_internal: fix documentation for mbedtls_rsa_parse_key() by Valerio Setti · 1 year, 6 months ago
- 12285c5 Add calls to BLOCK_CIPHER_PSA_INIT / BLOCK_CIPHER_PSA_DONE by Dave Rodgman · 1 year, 6 months ago
- ae2d81c tests: tls13: Run early data test only in TLS 1.3 only config by Ronald Cron · 1 year, 7 months ago
- f57d14b Ignore early data app msg before 2nd client hello by Jerry Yu · 1 year, 9 months ago
- 263dbf7 tls13: srv: Do not allow early data indication in 2nd ClientHello by Jerry Yu · 2 years, 9 months ago
- 1483dc3 tls13: cli: Indicate early data only in first ClientHello by Ronald Cron · 1 year, 7 months ago
- 2995d35 tls13: srv: Deprotect and discard early data records by Ronald Cron · 1 year, 7 months ago
- 4caf3ca tls13: srv: Add discard_early_data_record SSL field by Jerry Yu · 1 year, 9 months ago
- 064dd2b Adjust check order by Jerry Yu · 1 year, 8 months ago
- f15e13e test_suite_x509parse: remove useless include of rsa.h by Valerio Setti · 1 year, 6 months ago
- 5a19892 pkparse: fix check for ASN1 errors in mbedtls_pk_parse_subpubkey() by Valerio Setti · 1 year, 6 months ago
- 4380a33 Add a client view layout for interruptible hash and pake by Antonio de Angelis · 1 year, 6 months ago
- b90e695 Merge pull request #8692 from ronald-cron-arm/read-early-data by Ronald Cron · 1 year, 6 months ago
- 6fb1be6 Add comments in psa/crypto_struct.h for id layout by Antonio de Angelis · 1 year, 6 months ago
- fc590dd changelog: fix typo by Valerio Setti · 1 year, 6 months ago
- d078386 Smoke tests for mbedtls_pk_get_psa_attributes after parsing by Gilles Peskine · 1 year, 6 months ago
- cb3b4ca Fix handling of ECC public keys under MBEDTLS_PK_USE_PSA_EC_DATA by Gilles Peskine · 1 year, 6 months ago
- c9dd861 test_suite_psa_crypto_util: add missing new line at the end of file by Valerio Setti · 1 year, 6 months ago
- 684d78f test_suite_rsa: improve key parsing tests for extra data by Valerio Setti · 1 year, 6 months ago
- c701cb2 test_suite_rsa: improve rsa_key_write_incremental() by Valerio Setti · 1 year, 6 months ago