summaryrefslogtreecommitdiff
path: root/svl/source/crypto/cryptosign.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-1/+1
2017-10-28TSCP: store and retrieve signature timestampAshod Nakashian1-1/+49
2017-10-23loplugin:includeform: svlStephan Bergmann1-7/+7
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-2/+3
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-6/+5
2017-09-15cryptosign: don't use 8-bit string functionsMike Kaganski1-15/+15
2017-09-14loplugin:cstylecast (clang-cl)Stephan Bergmann1-1/+2
2017-09-10gpg4libre: add sha512 supportThorsten Behrens1-0/+1
2017-09-02sw: retrieve subject name from signatureAshod Nakashian1-0/+47
2017-08-31loplugin:constparams: svl (clang-cl)Stephan Bergmann1-1/+1
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian1-1/+17
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati1-0/+3
2017-08-04svl: move DecodeHexString from vclAshod Nakashian1-0/+49
2017-07-24fix oss-fuzz buildCaolán McNamara1-1/+1
2017-07-24svl: moved crypto helpers have the correct log-areaAshod Nakashian1-27/+27
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian1-90/+45
2017-07-19Removed duplicated includeAndrea Gelmini1-1/+0
2017-07-18loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin1-1/+1
2017-07-17svl: fixup Android build fixMiklos Vajna1-2/+3
2017-07-17svl: fix Android buildAshod Nakashian1-0/+9
2017-07-17svl: fix Android build where no NSS existsAshod Nakashian1-2/+4
2017-07-17svl: move byte-array verification from vclAshod Nakashian1-2/+635
2017-07-15svl: move byte-array signing from vclAshod Nakashian1-0/+1653