aboutsummaryrefslogtreecommitdiff
path: root/visualc
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Rename solution files to referece VS2017Bence Szépkúti1-0/+0
2023-07-06Add gitignore anchors to denote generated filesAgathiyan Bragadeesh1-4/+6
2023-01-11Rename VS2010 directory to VS2013 and update Makefiles etcDave Rodgman1-0/+0
2021-05-20Move VS2010 Git ignore list to the VS2010 directoryGilles Peskine1-0/+14
2021-05-17Remove automatically generated source filesGilles Peskine52-9431/+0
2021-05-11Merge pull request #4247 from stevew817/dispatch_mac_operationsRonald Cron1-2/+8
2021-05-07Add testing of the MAC driver entry pointsSteven Cooreman1-0/+2
2021-05-07Add boilerplate for dispatching MAC operationsSteven Cooreman1-0/+2
2021-05-07Add include headers for composite operation contexts and move hmacSteven Cooreman1-0/+2
2021-05-07Rename the PSA driver context structure headers to _primitivesSteven Cooreman1-2/+2
2021-05-07Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainderManuel Pégourié-Gonnard1-1/+0
2021-05-01tests: Revert test_driver.h name changeRonald Cron1-2/+1
2021-05-01tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbolsRonald Cron1-1/+3
2021-05-01tests: Add hash transparent test driver hooksRonald Cron1-0/+1
2021-04-30Merge pull request #4437 from gilles-peskine-arm/aes2crypt-removal-2.xGilles Peskine2-180/+0
2021-04-30Applying current changesTRodziewicz1-16/+41
2021-04-29Remove deprecated functions and constants.TRodziewicz1-1/+0
2021-04-28Remove the sample program aescrypt2Gilles Peskine2-180/+0
2021-04-26Merge pull request #4407 from ARMmbed/dev3_signoffsDave Rodgman3-198/+13
2021-04-21Remove PKCS#11 library wrapper.Mateusz Starzyk1-2/+0
2021-04-19Merge branch 'development' into development_3.0Gilles Peskine1-2/+5
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-07Merge remote-tracking branch 'origin/development' into development_newDave Rodgman1-0/+25
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-29Merge pull request #4164 from chris-jones-arm/move-internal-headersManuel Pégourié-Gonnard1-11/+11
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-16Remove certs module from mbedtls.Mateusz Starzyk1-2/+2
2021-03-15Restructure the way driver contexts are declaredSteven Cooreman1-1/+2
2021-03-10Move entropy_poll.h to libraryChris Jones1-1/+1
2021-03-10Move padlock.h to libraryChris Jones1-1/+1
2021-03-10Move aesni.h to libraryChris Jones1-1/+1
2021-03-10Rename <pk/md/cipher>_internal.h to *_wrap.hChris Jones1-3/+3
2021-03-10Rename ecp_internal.h to ecp_alt.hChris Jones1-1/+1
2021-03-10Rename rsa_internal.* to rsa_alt_helpers.*Chris Jones1-2/+2
2021-03-10Rename ssl_internal.h to ssl_misc.hChris Jones1-1/+1
2021-03-10Move bn_mul.h to library/Chris Jones1-1/+1
2021-03-10Update includes to use library/ instead of include/mbedtls/Chris Jones1-5/+5
2021-03-10Move include/mbedtls/rsa_internal.h to library/rsa_internal.hChris Jones1-1/+1
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