aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pubkey-enc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-301-1/+1
|
* g10/ does build again.Werner Koch2006-05-231-3/+3
|
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-146/+158
| | | | | The gpg part does not yet build.
* Adjusted for use with current libgcrypt (1.1.42).Werner Koch2003-07-281-5/+2
|
* * options.h (DBG_CIPHER): Reintroduced it.Werner Koch2003-07-031-125/+161
| | | | | | | | | | | | | | | | | | * seskey.c (encode_session_key): Debug output of the session key. * pubkey-enc.c (get_it): Handle card case. * call-agent.c (agent_scd_pkdecrypt): New. * pkglue.c (pk_encrypt): Add RSA support. * g10.c (main): Default to --use-agent. * keygen.c (show_smartcard): Print info about the public key. (check_smartcard): Check for existing key here. (gen_card_key): And not anymore here. (fpr_is_zero): New. (generate_keypair): Generate both keys for a card. (smartcard_change_url): Nw.
* Fixes to the libgcrypt switch. Basically works now.Werner Koch2003-06-231-1/+1
|
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-30/+35
| | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-091-0/+307
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-296/+0
| | | | 'GNUPG-1-9-BRANCH'.
* Update head to match stable 1.0David Shaw2002-06-291-109/+122
|
* See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch2000-09-181-4/+1
|
* See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner KochWerner Koch2000-07-311-1/+1
|
* See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner KochWerner Koch2000-07-251-25/+17
|
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-9/+28
|
* See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner KochWerner Koch2000-01-311-1/+0
|
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-9/+9
|
* See ChangeLog: Mon Jan 24 22:24:38 CET 2000 Werner KochWerner Koch2000-01-241-1/+69
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-8/+12
|
* See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1999-12-081-6/+5
|
* See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner KochWerner Koch1999-11-131-5/+5
|
* See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1999-10-261-2/+3
|
* See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner KochWerner Koch1999-02-101-2/+11
|
* See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner KochWerner Koch1998-12-291-1/+1
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* Some bug fixes of the last releaseWerner Koch1998-11-101-3/+3
|
* *** empty log message ***Werner Koch1998-09-111-16/+59
|
* ready for a new releaseWerner Koch1998-08-081-1/+2
|
* intermediate check inWerner Koch1998-08-051-0/+15
|
* textual changesWerner Koch1998-06-291-7/+7
|
* a whole bunch of internal cleanupsWerner Koch1998-06-131-34/+10
|
* update from toboldWerner Koch1998-06-111-5/+5
|
* SicherungWerner Koch1998-06-091-1/+1
|
* *** empty log message ***V0-2-19Werner Koch1998-05-291-1/+8
|
* new releaseV0-2-17Werner Koch1998-05-041-2/+2
|
* *** empty log message ***Werner Koch1998-04-301-8/+2
|
* test releaseWerner Koch1998-04-081-20/+4
|
* cipher reorganisiertWerner Koch1998-04-071-2/+3
|
* cast5 does now workWerner Koch1998-04-041-0/+3
|
* Renamed to GNUPGV-0-2-8Werner Koch1998-02-241-4/+4
|
* added option exportV0-2-6Werner Koch1998-02-131-30/+38
|
* patchlevel 2Werner Koch1998-01-071-0/+5
|
* added option file handlingWerner Koch1997-12-121-1/+1
|
* List and check sigs worksWerner Koch1997-12-011-4/+4
|
* How with some assembly supportWerner Koch1997-11-261-0/+2
|
* ElGamal funktioniert und ist defaultWerner Koch1997-11-241-14/+41
|
* IDEA removed, signing worksWerner Koch1997-11-241-2/+1
|
* initially checkinWerner Koch1997-11-181-0/+130