summaryrefslogtreecommitdiff
path: root/rpmio/rpmpgp.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-8/+8
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-2/+2
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-4/+4
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-316/+289
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-106/+91
2001-10-20- stupid macros to configure public key file paths.jbj1-2/+178
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-5/+41
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-0/+25
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-5/+21
2001-10-13More lclint annotations.jbj1-32/+32
2001-10-13- ratchet up to lclint "strict" level.jbj1-3/+3
2001-10-11- proof-of-concept PGP/RSA verification for legacy signatures.jbj1-2/+64
2001-10-08- upgrade to beecrypt-2.2.0pre.jbj1-12/+26
2001-10-05- proof-of-concept GPG/DSA verification for legacy signatures.jbj1-2/+6
2001-10-05Test vectors for GPG V3 DSA signature of "abc".jbj1-98/+239
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj1-35/+262
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-0/+524