aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-25Enable tests for Montgomery curvesarchive/key_der_eccPrzemyslaw Stekiel1-14/+14
2021-11-25Add support for Montgomery curvesPrzemyslaw Stekiel1-10/+54
2021-11-25Enable related test vectorsPrzemyslaw Stekiel1-5/+5
2021-11-24Add tests for ECC key derivationPrzemyslaw Stekiel2-0/+151
2021-11-24Only Weierstrass curves supportedPrzemyslaw Stekiel1-2/+5
2021-11-23test_psa_compliance.py: checkout fix-pr-5139 tagPrzemyslaw Stekiel1-1/+1
2021-11-23psa_crypto.c: fix warning on windows compilerPrzemyslaw Stekiel1-1/+1
2021-11-23psa_generate_derived_ecc_key_helper: compile only when ECC is supportedPrzemyslaw Stekiel1-3/+14
2021-11-23psa_generate_derived_ecc_key_helper: fix bugs found during testingPrzemyslaw Stekiel1-2/+3
2021-11-23Move derivation of ECC private key to helper function and refactor codePrzemyslaw Stekiel1-80/+123
2021-11-23PSA: implement key derivation for ECC keysPrzemyslaw Stekiel1-12/+98
2021-11-22Merge pull request #5170 from tom-cosgrove-arm/fix-list-of-lts-branches-in-co...Gilles Peskine2-3/+2
2021-11-22Merge pull request #5213 from tom-cosgrove-arm/pr_4950Gilles Peskine2-1/+7
2021-11-22Merge pull request #5105 from AaronErhardt/doc-fixesGilles Peskine2-4/+3
2021-11-18Merge pull request #5172 from bensze01/invalid_nonce_errorManuel Pégourié-Gonnard4-15/+15
2021-11-18Merge pull request #5121 from yuhaoth/pr/add-wrapup-and-hello-testRonald Cron4-82/+104
2021-11-17Indicate nonce sizes invalid for ChaCha20-Poly1305Bence Szépkúti3-3/+8
2021-11-17Indicate if we know that a nonce length is invalidBence Szépkúti3-14/+9
2021-11-17Merge pull request #5195 from bensze01/test_psa_complianceGilles Peskine1-5/+0
2021-11-17Remove expected failure from test_psa_complianceBence Szépkúti1-5/+0
2021-11-17Merge pull request #5094 from bensze01/test_psa_complianceManuel Pégourié-Gonnard3-0/+179
2021-11-17Merge pull request #5180 from daverodgman/key_derivation_output_key_error_codeManuel Pégourié-Gonnard3-2/+5
2021-11-17Merge pull request #5111 from mprse/aps_mem_leakpaul-elliott-arm5-48/+87
2021-11-17Grouplize tls1_3 special functionsJerry Yu1-71/+65
2021-11-17Add http connection pass checkJerry Yu1-2/+4
2021-11-17fix various issuesJerry Yu1-2/+1
2021-11-17Add minimal feature sets testJerry Yu1-8/+5
2021-11-17Implement handshake wrapupJerry Yu3-4/+34
2021-11-17Merge pull request #4965 from xkqian/add_client_finishedRonald Cron3-4/+99
2021-11-17Move set_outbound_transform to finalize server finished.XiaokangQian1-1/+1
2021-11-16Fix derive_input test ignoring parameterDave Rodgman1-1/+1
2021-11-16Update test to handle changed error codeDave Rodgman1-1/+1
2021-11-16Improve PSA error return codeDave Rodgman1-0/+3
2021-11-16Fix finished message decryption fail issueXiaokangQian1-0/+1
2021-11-15Fix list of LTS braches in CONTRIBUTING.md, and back link from BRANCHES.mdTom Cosgrove2-3/+2
2021-11-15Improve failure messag for calculating verify dataXiaokangQian1-1/+1
2021-11-15Fix the compile issue about prepare messageXiaokangQian1-0/+2
2021-11-15Align coding stles and remove useless codeXiaokangQian2-23/+15
2021-11-15Move the location of functionsXiaokangQian1-50/+39
2021-11-15Align coding styles in generic for client finishXiaokangQian1-21/+15
2021-11-15Rebase and change codeXiaokangQian4-30/+17
2021-11-15Change naming styles and fix ci failureXiaokangQian2-13/+12
2021-11-15Remove MBEDTLS_SSL_NEW_SESSION_TICKET in TLS1.3 MVPXiaokangQian1-43/+0
2021-11-15Fix some compiling errors for name mismatchXiaokangQian2-3/+3
2021-11-15TLS1.3: Add client finish processing in client sideXiaokangQian3-5/+179
2021-11-12Merge pull request #5120 from yuhaoth/pr/fix-memory-leak-and-version-headerRonald Cron2-12/+20
2021-11-12Merge pull request #4952 from xkqian/add_server_finishedRonald Cron7-43/+489
2021-11-11Remove useless blank lineXiaokangQian3-5/+2
2021-11-11Align code styles of indent and so onXiaokangQian1-4/+11
2021-11-11Change code base on commentsXiaokangQian4-32/+42