Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 2004-09-23 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | error. However the backupfile has been created successfully. * rsa.c (rsa_generate): Return the dummy list of factors only if the caller asked for it. * card_util.c (generate_card_keys): ask whether backup should be created. (card_store_subkey): Factored some code out to .. * keygen.c (save_unprotected_key_to_card): .. new function. (gen_card_key_with_backup): New. (generate_raw_key): New. (generate_keypair): New arg BACKUP_ENCRYPTION_DIR. Changed all callers. (do_generate_keypair): Divert to gen_card_key_with_backup when desired. | ||||
* | * dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h, | David Shaw | 2003-12-17 | 1 | -3/+1 |
| | | | | | | rsa.c (rsa_verify), pubkey.c (dummy_verify, pubkey_verify): Remove old unused code. | ||||
* | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c, | David Shaw | 2003-05-24 | 1 | -6/+3 |
| | | | | | | | | rijndael.c, rndunix.c, sha256.c, cast5.c, idea-stub.c, rmd160.c, rndw32.c, sha512.c, md5.c, rmd160test.c, rsa.c, tiger.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+494 |
| | |||||
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 1 | -468/+0 |
| | | | | | repository | ||||
* | Some configuration changes | Werner Koch | 2000-11-14 | 1 | -20/+20 |
| | |||||
* | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 2000-10-04 | 1 | -4/+1 |
| | |||||
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -20/+116 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -0/+375 |
| | |||||
* | added option file handling | Werner Koch | 1997-12-12 | 1 | -214/+0 |
| | |||||
* | fingerprints and self signatures added | Werner Koch | 1997-12-09 | 1 | -0/+16 |
| | |||||
* | ElGamal funktioniert und ist default | Werner Koch | 1997-11-24 | 1 | -4/+4 |
| | |||||
* | Output armor works, RSA keygen works. | Werner Koch | 1997-11-19 | 1 | -15/+22 |
| | |||||
* | initially checkin | Werner Koch | 1997-11-18 | 1 | -0/+191 |