diff options
author | Werner Koch <wk@gnupg.org> | 2011-02-02 15:48:54 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-02-02 15:48:54 +0100 |
commit | 4659c923a08002a72cb4bb5b3c4e6a02d7484767 (patch) | |
tree | 7763258d394316b479245bc69d67fb49dbba37df /ChangeLog | |
parent | Move OpenPGP OID helpers to common/. (diff) | |
download | gnupg2-4659c923a08002a72cb4bb5b3c4e6a02d7484767.tar.xz gnupg2-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 <wk@g10code.com> + + * configure.ac (HAVE_GCRY_PK_GET_CURVE): Define if availabale. + 2011-01-20 Werner Koch <wk@g10code.com> * configure.ac (AC_CONFIG_FILES): Remove keyserver/. |