Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reworked the ECC changes to better fit into the Libgcrypt API. | Werner Koch | 2011-01-31 | 10 | -356/+613 | |
| | | | | | See ChangeLog for details. Key generation, signing and verification works. Encryption does not yet work. Requires latest Libgcrypt changes. | |||||
* | Function name cleanups | Werner Koch | 2011-01-26 | 7 | -141/+142 | |
| | | | | Also nuked some trailing spaces. | |||||
* | Started with some code cleanups in ECDH. | Werner Koch | 2011-01-25 | 5 | -136/+158 | |
| | | | | | | The goal is to have the ECDH code more uniform with the other algorithms. Also make error messages and variable names more similar to other places. | |||||
* | More ECDH code cleanups | Werner Koch | 2011-01-25 | 4 | -101/+72 | |
| | ||||||
* | Editorial cleanups of keygen.c | Werner Koch | 2011-01-25 | 6 | -254/+163 | |
| | | | | | Also fixed a regression introduced by me in pubkey_enc.c. Added extra checks. Removed unused code. | |||||
* | Merge branch 'master' into ECC-INTEGRATION-2-1 | Werner Koch | 2011-01-24 | 12 | -924/+1352 | |
|\ | ||||||
| * | All standard keyserver commands are now using dirmngr. | Werner Koch | 2011-01-20 | 6 | -694/+300 | |
| | | ||||||
| * | Keyserver search and get basically works again. | Werner Koch | 2011-01-18 | 7 | -305/+749 | |
| | | ||||||
| * | Initial code checking for backup - not yet working. | Werner Koch | 2011-01-10 | 9 | -58/+436 | |
| | | ||||||
* | | Fix regression introduced by "editing only change". | Werner Koch | 2011-01-24 | 1 | -1/+1 | |
| | | | | | | | | Signing and verification using a new key works again. | |||||
* | | Truncate the DSA hash; fixes regression. | Werner Koch | 2011-01-21 | 3 | -7/+8 | |
| | | | | | | | | Removed left over debug code. | |||||
* | | Make most of the selftests work. | Werner Koch | 2011-01-21 | 3 | -19/+8 | |
| | | | | | | | | | | Note that there is still a problem with tests/openpgp/sigs.test while using the option --digest-algo SHA256. | |||||
* | | Editorial changes and allow building with old libgcrypts. | Werner Koch | 2011-01-21 | 17 | -706/+801 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | Fixed key generation with P-521. Confirmed that signature generation and ↵ | Andrey Jivsov | 2011-01-13 | 1 | -2/+2 | |
| | | | | | | | | verification work. | |||||
* | | 'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 ↵ | Andrey Jivsov | 2011-01-11 | 6 | -131/+73 | |
| | | | | | | | | | | | | | | | | --debug 15 _e.asc', as well as decoding of an old message posted on https://sites.google.com/site/brainhub/pgpecckeys work. This is the milestone 2 that brings in ECDH support from http://code.google.com/p/gnupg-ecc/source/detail?r=15 . This corresponds to the commit 899386826c85f1e757e75bcc5d5b2159d05676a0 in libgcrypt | |||||
* | | Milestone: Data signing/verification and key signing/verification work with ↵ | Andrey Jivsov | 2011-01-06 | 1 | -1/+1 | |
| | | | | | | | | ECDSA. | |||||
* | | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 2011-01-06 | 23 | -153/+1370 | |
|/ | | | | | | | | | | 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. | |||||
* | Change last change. Does now work. | Werner Koch | 2010-12-09 | 2 | -4/+19 | |
| | ||||||
* | Change dirmngr timer under W32CE. | Werner Koch | 2010-12-09 | 2 | -0/+23 | |
| | | | | | Fix trustdb open problem under W32CE. | |||||
* | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2010-12-02 | 2 | -1/+5 | |
| | ||||||
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 5 | -69/+96 | |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | |||||
* | Smartcard related updates | Werner Koch | 2010-11-17 | 9 | -298/+237 | |
| | ||||||
* | * pkclist.c (select_algo_from_prefs): Make sure the scores can't | David Shaw | 2010-10-29 | 2 | -17/+43 | |
| | | | | | | | | | | | | overflow when picking an algorithm (not a security issue since we can't pick something not present in all preference lists, but we might pick something that isn't scored first choice). * pkclist.c (select_algo_from_prefs): Slightly improve the handling of MD5 in preference lists. Instead of replacing MD5 with SHA-1, just remove MD5 from the list altogether, and let the next-highest ranked algorithm be chosen. | |||||
* | Better support unsigned time_t | Werner Koch | 2010-10-27 | 3 | -7/+17 | |
| | ||||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 7 | -221/+183 | |
| | ||||||
* | Remove cruft. | Werner Koch | 2010-10-21 | 6 | -34/+28 | |
| | | | | | Make --gen-revoke work | |||||
* | Enable i18n for W32. | Werner Koch | 2010-10-20 | 2 | -1/+4 | |
| | ||||||
* | Make public key data structure easier to read. | Werner Koch | 2010-10-20 | 18 | -134/+222 | |
| | | | | | Check vor v1 card while signing. | |||||
* | replace some sprintf by bin2hex. | Werner Koch | 2010-10-18 | 2 | -17/+15 | |
| | ||||||
* | Fix a signing problem with the card | Werner Koch | 2010-10-18 | 2 | -53/+27 | |
| | ||||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 4 | -25/+60 | |
| | ||||||
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 15 | -252/+308 | |
| | ||||||
* | Add new option --with-keygrip | Werner Koch | 2010-10-08 | 4 | -5/+42 | |
| | ||||||
* | Import fixes. | Werner Koch | 2010-10-06 | 2 | -5/+20 | |
| | | | | | new otion for watchgnupg | |||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 32 | -412/+1105 | |
| | | | | | | A couple of forward ported changes. Doc updates. | |||||
* | * options.skel: Make the example for force-v3-sigs match reality (it | David Shaw | 2010-09-28 | 2 | -6/+12 | |
| | | | | | has defaulted to off since 2007-10-25). | |||||
* | Fix standard directories for Wince. | Werner Koch | 2010-09-13 | 1 | -6/+1 | |
| | | | | | Typo fix. | |||||
* | Removed more secret key related code. | Werner Koch | 2010-09-06 | 20 | -1992/+1353 | |
| | | | | | | It builds fine and passes some of the tests but there are quite some features which don't work yet. | |||||
* | Merge secret keys during import | Werner Koch | 2010-09-02 | 2 | -28/+23 | |
| | ||||||
* | Even less prompts for a new key now. | Werner Koch | 2010-09-01 | 11 | -51/+84 | |
| | ||||||
* | Use passphrase caching for import and genkey. | Werner Koch | 2010-09-01 | 5 | -26/+88 | |
| | ||||||
* | Import OpenPGP keys into the agent. | Werner Koch | 2010-08-31 | 12 | -254/+672 | |
| | ||||||
* | Fix regression in logging. | Werner Koch | 2010-08-18 | 2 | -81/+90 | |
| | | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
* | Some work on the dirmngr | Werner Koch | 2010-07-23 | 2 | -0/+8 | |
| | ||||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 2 | -4/+5 | |
| | ||||||
* | use estream for status output. | Werner Koch | 2010-06-07 | 2 | -122/+149 | |
| | ||||||
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 4 | -3/+21 | |
| | | | | | Collected changes and ports of bug fixes from stable. | |||||
* | Fix for bug 1223 | Werner Koch | 2010-05-07 | 2 | -160/+235 | |
| | ||||||
* | Provide a useful pinentry prompt. | Werner Koch | 2010-04-27 | 5 | -5/+65 | |
| | ||||||
* | Fix preference setting in new keys | Werner Koch | 2010-04-26 | 4 | -5/+31 | |
| |