summaryrefslogtreecommitdiff
path: root/rpmio/rpmpgp.h
AgeCommit message (Expand)AuthorFilesLines
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-0/+2
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-59/+37
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-103/+157
2001-10-20- stupid macros to configure public key file paths.jbj1-0/+21
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-3/+130
2001-10-19Permit multiple, simultaneous, digests on a single FD_t.jbj1-2/+6
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj1-0/+2
2001-10-19Rewire digests, step 1.jbj1-0/+1
2001-10-16Factor -type problems into explicit code annotations.jbj1-1/+1
2001-10-15Explicit branchstate annotations.jbj1-1/+1
2001-10-15lclint fiddles to annotate globals.jbj1-10/+22
2001-10-13- ratchet up to lclint "strict" level.jbj1-1/+2
2001-10-11- proof-of-concept PGP/RSA verification for legacy signatures.jbj1-6/+9
2001-10-05- proof-of-concept GPG/DSA verification for legacy signatures.jbj1-4/+8
2001-10-05Test vectors for GPG V3 DSA signature of "abc".jbj1-10/+49
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj1-3/+36
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-46/+233
2001-09-29Sanity.jbj1-0/+7
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj1-0/+804