summaryrefslogtreecommitdiff
path: root/rpmio/tkey.c
AgeCommit message (Collapse)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
Patch from Ralf Corsepius.
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32barrett et al.jbj1-6/+6
CVS patchset: 6780 CVS date: 2003/04/25 20:46:38
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32number et al.jbj1-16/+16
CVS patchset: 6778 CVS date: 2003/04/25 19:45:10
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+0
- expose digests in rpmio API, but hide internal beecrypt API (#68999). CVS patchset: 5561 CVS date: 2002/07/20 21:07:31
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-5/+7
CVS patchset: 5130 CVS date: 2001/10/23 16:48:20
2001-10-20- stupid macros to configure public key file paths.jbj1-1/+2
CVS patchset: 5127 CVS date: 2001/10/20 22:31:09
2001-10-19Rewire digests, step 2.jbj1-3/+1
CVS patchset: 5122 CVS date: 2001/10/19 01:35:57
2001-10-05Test vectors for GPG V3 DSA signature of "abc".jbj1-116/+109
CVS patchset: 5096 CVS date: 2001/10/05 05:10:12
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj1-11/+125
Display private signature internals in tkey. Add dumpasn to rpmio jfor reference. CVS patchset: 5091 CVS date: 2001/10/01 17:40:12
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-564/+5
- display signature packets before exec'ing gpg/pgp when verifying. CVS patchset: 5090 CVS date: 2001/09/29 17:44:45
2001-09-29Sanity.jbj1-319/+181
CVS patchset: 5089 CVS date: 2001/09/29 13:42:58
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj1-265/+293
CVS patchset: 5088 CVS date: 2001/09/29 01:27:22
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-78/+93
CVS patchset: 5079 CVS date: 2001/09/25 14:03:27
2001-09-25- Start rpm-4.1.jbj1-4/+4
- Loosely wire beecrypt library into rpm. CVS patchset: 5078 CVS date: 2001/09/25 03:03:23
2000-12-12Sync with rpm-4_0 branch.jbj1-2/+1
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj1-0/+730
parsePrep.c: fix typo's. CVS patchset: 4227 CVS date: 2000/10/26 15:32:03