aboutsummaryrefslogtreecommitdiff
path: root/visualc
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Remove 1.3 to 2.0 transition helpers files.Mateusz Starzyk1-1/+0
2021-02-23Create a separate test module for ASN.1 test helper functionsGilles Peskine1-0/+2
2021-02-23Create a separate test module for PSA exercise_keyGilles Peskine1-0/+2
2021-02-22Mutex usage testing: set up wrapper functionsGilles Peskine1-0/+1
2021-02-15Merge pull request #4092 from ronald-cron-arm/psa-crypto-clientRonald Cron1-0/+1
2021-02-11Remove Havege module.Mateusz Starzyk3-182/+0
2021-02-02psa: Move xxx_load_representation functions to RSA/ECP specific modulesRonald Cron1-0/+4
2021-02-01psa: Add psa_crypto_client.cRonald Cron1-0/+1
2021-01-20Move the fake PSA external RNG to its own header and source filesGilles Peskine1-0/+2
2021-01-13Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-createpaul-elliott-arm2-0/+2
2021-01-06Merge pull request #3895 from gilles-peskine-arm/psa-external-randomGilles Peskine1-0/+2
2021-01-06ssl_test_lib.[hc]: new source file for common SSL test codeGilles Peskine2-0/+2
2020-12-14Rename psa_crypto_random.h to psa_crypto_random_impl.hGilles Peskine1-1/+1
2020-11-30Remove old-style accelerator and entropy driver interfacesGilles Peskine1-2/+0
2020-11-23Create a file for PSA crypto test helpersGilles Peskine1-0/+1
2020-11-23Create a header file for PSA crypto random generator abstractionGilles Peskine1-0/+1
2020-11-18Updates to PSA crypto library based on review commentsJohn Durkop1-1/+1
2020-11-12Move check config feature for PSA_WANTJohn Durkop1-1/+1
2020-11-10Minor updates from review commentsJohn Durkop1-0/+1
2020-11-02Merge pull request #3780 from stevew817/feature/validate_key_in_driverGilles Peskine1-1/+1
2020-10-29Rename 'keygen' to 'key management'Steven Cooreman1-1/+1
2020-10-27Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670Gilles Peskine1-0/+2
2020-10-15Add new size.h to vs2010 projectJohn Durkop1-0/+1
2020-09-24Update to VS project file for PSA crypto configJohn Durkop1-0/+2
2020-09-16Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1Janos Follath1-0/+2
2020-09-14Add new files to IDE projectSteven Cooreman1-0/+1
2020-09-08Implement TLS 1.3 key derivation function HKDF-Expand-LabelHanno Becker1-0/+2
2020-09-07Changed test driver include folder to reflect it's a test driverSteven Cooreman1-3/+3
2020-09-04Add a handcrafted first version of the driver wrapper codeSteven Cooreman1-0/+5
2020-07-15Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSANManuel Pégourié-Gonnard1-0/+1
2020-07-15Add dummy constant-flow HMAC function with testsManuel Pégourié-Gonnard1-0/+1
2020-07-02Include the library directory for the sake of 3rdpartyGilles Peskine1-4/+4
2020-06-26programs: Link to tests common codeRonald Cron53-212/+219
2020-06-09Merge pull request #3333 from irwir/fix_vcxproj2danh-arm53-739/+211
2020-06-02Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-cr...Gilles Peskine1-0/+1
2020-05-21Remove definitions and settings that are never used or duplicate MSVCirwir53-739/+211
2020-04-28Merge pull request #2853 from irwir/fix_vcxprojManuel Pégourié-Gonnard1-1/+0
2020-04-20Re-run generate_visualc_files.plGilles Peskine1-20/+20
2020-04-20Merge pull request #3120 from gilles-peskine-arm/check-windows-filesGilles Peskine53-1026/+1026
2020-04-20Merge remote-tracking branch 'upstream/development' into fix_vcxprojirwir1-115/+115
2020-04-20Merge remote-tracking branch 'upstream/development' into fix_vcxprojirwir54-475/+1117
2020-04-19Finalize fixing the issue #1430.irwir1-1/+0
2020-04-17Sort lists in Makefiles and have one item per lineManuel Pégourié-Gonnard1-115/+115
2020-04-14Rename program 'ssl_base64_dump' to 'ssl_context_info'Piotr Nowicki2-12/+12
2020-04-14Add support for Microsoft Visual StudioPiotr Nowicki2-0/+190
2020-04-01Systematically use Windows line endings in Windows filesGilles Peskine53-1026/+1026
2020-03-24New header common.h; define MBEDTLS_STATIC_TESTABLEGilles Peskine1-0/+1
2020-03-23Re-generate automatically generated filesGilles Peskine17-136/+68
2020-03-23Merge mbed-crypto into mbedtls: the merge commitGilles Peskine36-337/+855
2020-03-19Revert "Remove Diffie-Hellman examples"Gilles Peskine3-0/+380