diff options
author | Werner Koch <wk@gnupg.org> | 2008-12-11 18:44:52 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-12-11 18:44:52 +0100 |
commit | 6558568912d600f6c1f66a9dda457ce9264ce1cd (patch) | |
tree | ecdd1f8288b2b3f2a5a19fb4d0b3f274005fdde2 /NEWS | |
parent | Add option --no-ask for GET_PASSPHRASE. (diff) | |
download | gnupg2-6558568912d600f6c1f66a9dda457ce9264ce1cd.tar.xz gnupg2-6558568912d600f6c1f66a9dda457ce9264ce1cd.zip |
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Fix SIG_ID computation.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Noteworthy changes in version 2.0.10 (unreleased) * [gpg] New control statement %ask-passphrase for the unattended key generation. + * [gpg] The algorithm to compute the SIG_ID status has been changed. + * [gpgsm] Now uses AES by default. * [gpgsm] Made --output option work with --export-secret-key-p12. |