aboutsummaryrefslogtreecommitdiff
path: root/visualc
AgeCommit message (Expand)AuthorFilesLines
2021-12-09Update generated filesGabor Mezei1-1/+1
2021-11-30tests: Add build of a PSA test driver libraryRonald Cron1-0/+2
2021-11-11Update generated filesGabor Mezei1-1/+3
2021-10-25Move declarations of testing-only base64 functions to their own headerGilles Peskine1-0/+1
2021-10-25New sample program to benchmark certificate loadingGilles Peskine2-0/+180
2021-06-24Update Visual Studio projectGilles Peskine1-1/+0
2021-05-11Add testing of the MAC driver entry pointsSteven Cooreman1-0/+2
2021-05-11Add boilerplate for dispatching MAC operationsSteven Cooreman1-0/+2
2021-05-11Add include headers for composite operation contexts and move hmacSteven Cooreman1-0/+2
2021-05-11Rename the PSA driver context structure headers to _primitivesSteven Cooreman1-2/+2
2021-05-05tests: Revert test_driver.h name changeRonald Cron1-1/+1
2021-05-05tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbolsRonald Cron1-1/+2
2021-05-05tests: Add hash transparent test driver hooksRonald Cron1-0/+1
2021-04-28Remove the sample program aescrypt2Gilles Peskine2-180/+0
2021-04-16Rename test driver source files to avoid file name conflictsSteven Cooreman1-5/+5
2021-04-16Add test driver sources to VC buildSteven Cooreman1-0/+6
2021-04-14Merge pull request #4257 from ronald-cron-arm/psa-aeadGilles Peskine1-0/+3
2021-04-09Merge pull request #4297 from gilles-peskine-arm/ecp-add-fix-202104Gilles Peskine1-0/+1
2021-04-07psa: aead: Add driver delegationRonald Cron1-0/+1
2021-04-07psa: Add psa_crypto_aead.[hc]Ronald Cron1-0/+2
2021-04-04Create a header file for ECP internal functionsGilles Peskine1-0/+1
2021-04-01psa: include: Merge crypto_builtin_hash.h and crypto_builtin_cipher.hRonald Cron1-2/+1
2021-03-29Update VS2010 project fileHanno Becker1-0/+6
2021-03-26psa: cipher: Move to driver operation context application allocationRonald Cron1-0/+1
2021-03-26psa: Add psa_crypto_cipher.[ch]Ronald Cron1-0/+2
2021-03-15Restructure the way driver contexts are declaredSteven Cooreman1-1/+2
2021-03-10Move test driver hash function declarations to software driverSteven Cooreman1-1/+0
2021-03-10Add test driver for hash operationsSteven Cooreman1-0/+1
2021-03-10Change the way driver context structures are usedSteven Cooreman1-0/+1
2021-03-10Split hashing operations out into an mbedTLS hash driverSteven Cooreman1-0/+2
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-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