aboutsummaryrefslogtreecommitdiffstats
path: root/sm/verify.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-11-25The agent does now work and read the secret keys from the directoryWerner Koch1-1/+0
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-12/+12
2001-11-24Signing does now work. There is no secret key management yet, so youWerner Koch1-2/+6
2001-11-23Just a Backup. We can now write out a basic signature which in turnWerner Koch1-1/+1
2001-11-20Map Libksba's OIDs to Libgcrypt digest algo numbers.Werner Koch1-11/+17
2001-11-19Write status output, make verify work in server mode.Werner Koch1-2/+50
2001-11-19gpgsm --verify does now work like gpg including theWerner Koch1-8/+52
2001-11-16Base code for gpgsm --verify does workWerner Koch1-0/+374