- 3225f19 Fix ecdsa.h documentation error by Paul Elliott · 2 years, 7 months ago
- c5c6963 Remove #endif from between testcases by David Horstmann · 2 years, 7 months ago
- 59ad945 Add {sign/verify}_hash_abort_internal by Paul Elliott · 2 years, 8 months ago
- 20a3606 Add State tests by Paul Elliott · 2 years, 8 months ago
- 0c68335 Convert tests to configurable max_ops by Paul Elliott · 2 years, 8 months ago
- 4cec2f6 Add interruptible to psa_op_fail tests by Paul Elliott · 2 years, 8 months ago
- 9100797 Negative tests by Paul Elliott · 2 years, 8 months ago
- e04e15b Add Changelog entry by Paul Elliott · 2 years, 8 months ago
- 712d512 Basic tests by Paul Elliott · 2 years, 8 months ago
- 296ede9 Fix issues with get_{sign/verify}_num_ops by Paul Elliott · 2 years, 8 months ago
- 588f8ed Add internal implementation by Paul Elliott · 2 years, 8 months ago
- 2ba002c Make ECDSA restartable sign and verify functions public by Paul Elliott · 2 years, 8 months ago
- 9fe12f6 PSA level initial implementation by Paul Elliott · 2 years, 8 months ago
- 2d24792 Initial empty driver wrapper implementation by Paul Elliott · 2 years, 8 months ago
- 1265f00 First draft of PSA interruptible ECC signing design by Paul Elliott · 2 years, 11 months ago
- 6778ddf Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-strategy by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- edc6ae9 Merge pull request #7090 from paul-elliott-arm/fix_iar_warnings_dev by Gilles Peskine · 2 years, 6 months ago
- c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
- 319a567 Merge pull request #7084 from daverodgman/sizemax-uintmax by Dave Rodgman · 2 years, 6 months ago
- 6b9503a Merge pull request #7064 from valeriosetti/issue6860 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 70341c1 Merge pull request #6773 from yanrayw/6675-change-early_secrets-to-local by Ronald Cron · 2 years, 6 months ago
- 1748de1 Fix IAR Warnings by Paul Elliott · 2 years, 6 months ago
- 1b08d42 test: fix: replace CAN_ECDSA_SOME with CAN_ECDSA_SIGN+CAN_ECDSA_VERIFY when both are needed by Valerio Setti · 2 years, 6 months ago
- 16f02e0 test: adjust include after PK_CAN_ECDSA_SOME was moved by Valerio Setti · 2 years, 6 months ago
- d928aeb test_suite_ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
- ed02bb1 test_suite_debug: replace ECDSA_C with new ECDSA macros by Valerio Setti · 2 years, 6 months ago
- 5dc6867 test: don't skip debug and ssl suites in test parity for driver only ECDSA by Valerio Setti · 2 years, 6 months ago
- d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
- a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
- daa6595 Merge pull request #7046 from mpg/cleanup-md-tests by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 1e4abae Merge pull request #7048 from KloolK/record-size-limit/extend-test-framework by Janos Follath · 2 years, 6 months ago
- a9d39c4 Merge pull request #7085 from sergio-nsk/patch-1 by Gilles Peskine · 2 years, 6 months ago
- 641288b Restore test guards by Dave Rodgman · 2 years, 6 months ago
- 91e8321 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
- a476363 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
- d26d744 Restore guards on a couple of tests by Dave Rodgman · 2 years, 6 months ago
- c36c14c Update psa_crypto_driver_wrappers.c.jinja by Sergey · 2 years, 6 months ago
- ab1f3c1 Merge pull request #7081 from tom-cosgrove-arm/dont-use-lstrlenW by Dave Rodgman · 2 years, 6 months ago
- 5464773 Add checks to selftest by Dave Rodgman · 2 years, 6 months ago
- 4a5c9ee Remove redundant SIZE_MAX guards by Dave Rodgman · 2 years, 6 months ago
- 37296a4 Document SIZE_MAX requirement in README.md by Dave Rodgman · 2 years, 6 months ago
- 78f79d3 ecp: add documentation for compressed points limitations by Valerio Setti · 2 years, 6 months ago
- 25fd51f test: add missing include in test_suite_x509parse by Valerio Setti · 2 years, 6 months ago
- 928593f Merge pull request #7041 from gilles-peskine-arm/pk_ext-pss_options-public by Gilles Peskine · 2 years, 6 months ago
- 3196ceb Merge pull request #7052 from yanrayw/7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
- b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
- b8531c4 Merge pull request #6882 from AndrzejKurek/x509_san_parsing_testing-dev by Gilles Peskine · 2 years, 6 months ago
- 91af0f9 Minor clarifications by Gilles Peskine · 2 years, 6 months ago
- ff674d4 Typos by Gilles Peskine · 2 years, 6 months ago
- a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
- b96c309 Don't use lstrlenW() on Windows by Tom Cosgrove · 2 years, 6 months ago
- 834e65d Merge pull request #6499 from xkqian/tls13_write_end_of_early_data by Ronald Cron · 2 years, 6 months ago
- cf1c16a Merge pull request #6925 from gilles-peskine-arm/coding-style-doc by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 78c6f40 Fix code-style by Dave Rodgman · 2 years, 6 months ago
- 2189fda Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 4f70b3c Fix pylint warning by Dave Rodgman · 2 years, 6 months ago
- 14f255f pkcs7: Remove unnecessary dependencies by Nick Child · 2 years, 6 months ago
- c7c94df pkcs7/test: Format generate test script by Nick Child · 2 years, 6 months ago
- 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago
- 40df835 all.sh: fix comment for test_psa_crypto_config_accel_ecdsa_use_psa by Valerio Setti · 2 years, 6 months ago
- ce0caa3 oid: fix comment in #endif by Valerio Setti · 2 years, 6 months ago
- fcc6933 test: fix disparities in x509parse and x509write suites by Valerio Setti · 2 years, 6 months ago
- b9dc251 test: add SHA1 to the supported algs in accelerated ECDSA by Valerio Setti · 2 years, 6 months ago
- f972ce8 oid: replace ECDSA_C with new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
- c8801b7 test: x509: remove disparities in driver only testing for ECDSA by Valerio Setti · 2 years, 6 months ago
- 9cb1aa2 Merge pull request #6970 from valeriosetti/issue6857 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 199ee45 Summarize how to improve MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 6 months ago
- 58e935f add a missing by Gilles Peskine · 2 years, 6 months ago
- 0de0d86 Rebase code to restore reco-delay and fix some style issues by Xiaokang Qian · 2 years, 6 months ago
- 3038297 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
- 8dc4ce7 Fix various coding style and comment issues by Xiaokang Qian · 2 years, 6 months ago
- 6b98001 Replace session_negotiate->ciphersuite with handshake->ciphersuite_info->id by Xiaokang Qian · 2 years, 6 months ago
- 53c4c27 Update the comment of ciphersuite check for early data by Xiaokang Qian · 2 years, 6 months ago
- 64bc9bc Add comments to describe the early data behavior-encrypt/rejected... by Xiaokang Qian · 2 years, 6 months ago
- e04afdc Refine the condition of whether re-generate early keys by Xiaokang Qian · 2 years, 6 months ago
- eb31cbc Share the hash check code between ticket and external psk by Xiaokang Qian · 2 years, 6 months ago
- 4ef8ba2 Assign the ciphersuite in finalize_hrr{server_hello} by Xiaokang Qian · 2 years, 6 months ago
- bb88324 Remove useless comments of outbound switch by Xiaokang Qian · 2 years, 6 months ago
- 02f5e14 Combine the alert check of selected_id and ciphercuite by Xiaokang Qian · 2 years, 6 months ago
- 934ce6f Rename the finalize_client{server}_hello() by Xiaokang Qian · 2 years, 6 months ago
- ac4c625 Add hash check of ciphersuite for ticket psk by Xiaokang Qian · 2 years, 6 months ago
- 6be8290 Change to CCS after client hello only if we offer early data by Xiaokang Qian · 2 years, 6 months ago
- 7179f81 Restore the empty lines by Xiaokang Qian · 2 years, 6 months ago
- b584621 Refine the ciphersuite and select id check for early data by Xiaokang Qian · 2 years, 6 months ago
- 44051f6 Refine the state change after write client hello by Xiaokang Qian · 2 years, 6 months ago
- 7892b6c Refine the comment about generating early secrects in post server hello by Xiaokang Qian · 2 years, 6 months ago
- bd0ab06 Skip CCS once we proposed early data even it is rejected by Xiaokang Qian · 2 years, 6 months ago
- f6d8fd3 Improve the coding style of new lines by Xiaokang Qian · 2 years, 6 months ago
- 79f7752 Move state change to finalize client hello by Xiaokang Qian · 2 years, 6 months ago
- 3f616c2 Move selected_identity zero check to post_server_hello by Xiaokang Qian · 2 years, 7 months ago
- 1d8e86c Get hash_alg by mbedtls_psa_translate_md by Xiaokang Qian · 2 years, 7 months ago
- ea28a78 Revert new field and check ciphersuite match when resume by exist info_id by Xiaokang Qian · 2 years, 7 months ago
- 4224244 Improve coding styles and add comments by Xiaokang Qian · 2 years, 7 months ago
- 33ff868 Fix various errors by Xiaokang Qian · 2 years, 7 months ago
- 43a83f2 Move the place where call set_outbound_transform to switch handshake key by Xiaokang Qian · 2 years, 7 months ago
- 9074613 Fix compile error and warnings by Xiaokang Qian · 2 years, 7 months ago
- f10f474 Check server selected cipher suite indicating a Hash associated with the PSK by Xiaokang Qian · 2 years, 7 months ago
- 592021a Add CCS after client hello in case of early data and comp mode by Xiaokang Qian · 2 years, 7 months ago