Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sample ECC keys and message do now work. | Werner Koch | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | | Import and export of secret keys does now work. Encryption has been fixed to be compatible with the sample messages. This version tests for new Libgcrypt function and thus needs to be build with a new Libgcrypt installed. | ||||
* | Fix another stupid bug ECDH detection bug | Werner Koch | 2011-01-24 | 1 | -1/+1 |
| | | | | | Again reported by Johan van Selst. Let's see whether this one is okay. | ||||
* | Editorial changes and allow building with old libgcrypts. | Werner Koch | 2011-01-21 | 1 | -7/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed order of some conditional to make to put the special case into the true branch. Indentation changes. Minor other changes to make the ECC code more similar to the rest of our code. It builds but many sefltests still fail. Need to fix that before using it with an ECDH enabled libgcrypt. [/] 2011-01-21 Werner Koch <[email protected]> * configure.ac: Need Libgcrypt 1.4.6 due to AESWRAP. (HAVE_GCRY_PK_ECDH): Add new test. [agent/] 2011-01-21 Werner Koch <[email protected]> * cvt-openpgp.c (GCRY_PK_ECDH) [!HAVE_GCRY_PK_ECDH]: New. [include/] 2011-01-21 Werner Koch <[email protected]> * cipher.h (GCRY_PK_USAGE_CERT): Remove compatibility macros because we now require libgcrypt 1.4.6. (GCRY_PK_ECDH): Add replacement. | ||||
* | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 2011-01-06 | 1 | -0/+2 |
| | | | | | | | | | | The following works: gpg2 --gen-key (ECC) gpg2 --list-keys gpg2 --list-packets ~/.gnupg/pubring.gpg gpg2 --list-packets <private key from http://sites.google.com/site/brainhub/pgpecckeys> ECDH doesn't work yet as the code must be re-written to adjust for gpg-agent refactoring. | ||||
* | 2009-08-20 Daiki Ueno <[email protected]> | Werner Koch | 2009-08-20 | 1 | -0/+1 |
| | | | | | | | | | * mainproc.c (proc_encrypted): Clear passphrase cached with S2K cache ID if decryption failed. * passphrase.c (passphrase_to_dek_ext): Set dek->s2k_cacheid. * gpgv.c (passphrase_clear_cache): New stub. | ||||
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 1 | -1/+2 |
| | | | | | | W32 gettext changes. Comment and typo fixes. | ||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -3/+7 |
| | | | | | | Support Camellia for testing. More audit stuff. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Fix for sanitize string. Added SHA224 | Werner Koch | 2006-04-28 | 1 | -0/+3 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -55/+59 |
| | | | | | The gpg part does not yet build. | ||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -1/+0 |
| | |||||
* | * keygen.c (do_add_key_flags, parse_parameter_usage) | Werner Koch | 2003-09-05 | 1 | -0/+1 |
| | | | | | | | | (do_generate_keypair): Add support the proposed AUTH key flag. * getkey.c (fixup_uidnode, merge_selfsigs_main) (merge_selfsigs_subkey, premerge_public_with_secret): Ditto. * keylist.c (print_capabilities): Ditto. | ||||
* | * cipher.h (DBG_CIPHER,g10c_debug_mode): Removed. | Werner Koch | 2003-07-03 | 1 | -3/+0 |
| | |||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -136/+31 |
| | | | | | | | | | | | 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 branch | Repo Admin | 2003-06-05 | 1 | -0/+205 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -198/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | * cipher.h: Add AES aliases for RIJNDAEL algo numbers. | David Shaw | 2002-08-13 | 1 | -3/+6 |
| | |||||
* | * cipher.h: Add md_algo_present(). | David Shaw | 2002-08-07 | 1 | -0/+1 |
| | |||||
* | The big extension module removal. | Werner Koch | 2002-08-03 | 1 | -2/+2 |
| | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+194 |
| | |||||
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -77/+0 |
| | |||||
* | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1999-11-13 | 1 | -0/+2 |
| | |||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -102/+0 |
| | |||||
* | See ChangeLog: Thu Jul 15 10:15:35 CEST 1999 Werner Koch | Werner Koch | 1999-07-15 | 1 | -0/+2 |
| | |||||
* | See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner Koch | Werner Koch | 1999-06-26 | 1 | -2/+6 |
| | |||||
* | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1999-04-18 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1999-04-09 | 1 | -1/+0 |
| | |||||
* | See ChangeLog: Tue Apr 6 19:58:12 CEST 1999 Werner Koch | Werner Koch | 1999-04-06 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1999-02-16 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1999-02-10 | 1 | -10/+5 |
| | |||||
* | See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch | Werner Koch | 1999-01-07 | 1 | -7/+5 |
| | |||||
* | last local commit | Werner Koch | 1998-10-16 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Werner Koch | 1998-09-28 | 1 | -0/+2 |
| | |||||
* | . | Werner Koch | 1998-09-18 | 1 | -1/+1 |
| | |||||
* | New release | Werner Koch | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | edit-key is now complete | Werner Koch | 1998-07-29 | 1 | -0/+2 |
| | |||||
* | fixed severe exploitV0-3-2 | Werner Koch | 1998-07-09 | 1 | -0/+2 |
| | |||||
* | fixed clearsig stuff | Werner Koch | 1998-07-08 | 1 | -2/+3 |
| | |||||
* | partly added creation of OP partial length headers | Werner Koch | 1998-07-02 | 1 | -0/+1 |
| | |||||
* | nearly ready for 0.3.0 | Werner Koch | 1998-06-25 | 1 | -0/+2 |
| | |||||
* | some more internall structure changes | Werner Koch | 1998-06-16 | 1 | -10/+46 |
| | |||||
* | extensions are now working and fixed a lot of bugs | Werner Koch | 1998-06-15 | 1 | -8/+2 |
| | |||||
* | gnupg extension are now working | Werner Koch | 1998-06-13 | 1 | -14/+8 |
| | |||||
* | a whole bunch of internal cleanups | Werner Koch | 1998-06-13 | 1 | -0/+19 |
| | |||||
* | update from tobold | Werner Koch | 1998-06-11 | 1 | -0/+3 |
| | |||||
* | Sicherung | Werner Koch | 1998-06-09 | 1 | -1/+1 |
| | |||||
* | add-key works | Werner Koch | 1998-05-26 | 1 | -4/+5 |
| | |||||
* | add DSA key generation | Werner Koch | 1998-05-05 | 1 | -1/+2 |
| | |||||
* | new releaseV0-2-17 | Werner Koch | 1998-05-04 | 1 | -2/+6 |
| |