diff options
author | Werner Koch <[email protected]> | 2011-02-02 14:48:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-02-02 14:48:54 +0000 |
commit | 4659c923a08002a72cb4bb5b3c4e6a02d7484767 (patch) | |
tree | 7763258d394316b479245bc69d67fb49dbba37df /ChangeLog | |
parent | Move OpenPGP OID helpers to common/. (diff) | |
download | gnupg-4659c923a08002a72cb4bb5b3c4e6a02d7484767.tar.gz gnupg-4659c923a08002a72cb4bb5b3c4e6a02d7484767.zip |
Sample ECC keys and message do now work.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-02-01 Werner Koch <[email protected]> + + * configure.ac (HAVE_GCRY_PK_GET_CURVE): Define if availabale. + 2011-01-20 Werner Koch <[email protected]> * configure.ac (AC_CONFIG_FILES): Remove keyserver/. |