summaryrefslogtreecommitdiff
path: root/rpmio/tkey.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-16Split digest-stuff out of rpmio_internal to separate headerPanu Matilainen1-1/+1
2007-11-15Remember to initialize crypto in various test programs..Panu Matilainen1-0/+1
2007-11-02Use NSS instead of beecrypt for encryption (Tomas Mraz)Panu Matilainen1-51/+11
2007-08-06Minor bug fixes to test programs to make them buildable again.Panu Matilainen1-30/+30
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32barrett et al.jbj1-6/+6
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32number et al.jbj1-16/+16
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+0
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-5/+7
2001-10-20- stupid macros to configure public key file paths.jbj1-1/+2
2001-10-19Rewire digests, step 2.jbj1-3/+1
2001-10-05Test vectors for GPG V3 DSA signature of "abc".jbj1-116/+109
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj1-11/+125
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-564/+5
2001-09-29Sanity.jbj1-319/+181
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj1-265/+293
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-78/+93
2001-09-25- Start rpm-4.1.jbj1-4/+4
2000-12-12Sync with rpm-4_0 branch.jbj1-2/+1
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj1-0/+730