summaryrefslogtreecommitdiffstats
path: root/svl/source/crypto
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-04-091-4/+12
* crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara2019-04-191-3/+30
* remove some unnecessary typedef struct... sugarNoel Grandin2019-03-061-10/+10
* loplugin:indentation in soltools..svlNoel Grandin2019-02-101-52/+52
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-4/+4
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-3/+5
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-0/+2
* loplugin:constfields in svlNoel Grandin2018-10-081-3/+3
* svl windows: remove last traces of pre-CNG signingMiklos Vajna2018-08-091-18/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-021-0/+1
* tdf#106854 svl windows: enable CNG by defaultMiklos Vajna2018-07-041-2/+2
* xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna2018-05-301-4/+21
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-3/+3
* More loplugin:cstylecast: svlStephan Bergmann2018-01-121-7/+7
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-031-1/+1
* TSCP: store and retrieve signature timestampAshod Nakashian2017-10-281-1/+49
* loplugin:includeform: svlStephan Bergmann2017-10-231-7/+7
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-2/+3
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-6/+5
* cryptosign: don't use 8-bit string functionsMike Kaganski2017-09-151-15/+15
* loplugin:cstylecast (clang-cl)Stephan Bergmann2017-09-141-1/+2
* gpg4libre: add sha512 supportThorsten Behrens2017-09-101-0/+1
* sw: retrieve subject name from signatureAshod Nakashian2017-09-021-0/+47
* loplugin:constparams: svl (clang-cl)Stephan Bergmann2017-08-311-1/+1
* svl: populate subject and date-time when verifying signatureAshod Nakashian2017-08-281-1/+17
* Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati2017-08-231-0/+3
* svl: move DecodeHexString from vclAshod Nakashian2017-08-041-0/+49
* fix oss-fuzz buildCaolán McNamara2017-07-241-1/+1
* svl: moved crypto helpers have the correct log-areaAshod Nakashian2017-07-241-27/+27
* svl: support verifying streams as well as byte arraysAshod Nakashian2017-07-241-90/+45
* Removed duplicated includeAndrea Gelmini2017-07-191-1/+0
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-07-181-1/+1
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-181-1/+1
* svl: fixup Android build fixMiklos Vajna2017-07-171-2/+3
* svl: fix Android buildAshod Nakashian2017-07-171-0/+9
* svl: fix Android build where no NSS existsAshod Nakashian2017-07-171-2/+4
* svl: move byte-array verification from vclAshod Nakashian2017-07-171-2/+635
* svl: move byte-array signing from vclAshod Nakashian2017-07-151-0/+1653