summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-18gpg4libre: Import public key payload if verification result != validKatarina Behrens1-5/+14
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens1-2/+4
2017-07-17tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt1-6/+2
2017-07-17gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens1-2/+3
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt1-2/+5
2017-06-27gpg4libre: import public key payload if initial validation failsThorsten Behrens1-4/+59
2017-06-27gpg4libre: save some space, extract binary key/sign dataThorsten Behrens1-0/+2
2017-06-26gpg4libre: base64-encode and decode SignatureValueThorsten Behrens1-4/+17
2017-06-26gpp4libre: error handling, proper key extractionThorsten Behrens1-2/+10
2017-06-21gpg4libre: backport OpenPGP signing from masterThorsten Behrens1-62/+141
2017-05-18gpg4libre: fix windows buildThorsten Behrens1-5/+5
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens1-0/+371