diff options
author | Werner Koch <wk@gnupg.org> | 2011-02-03 16:31:42 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-02-03 16:35:33 +0100 |
commit | 0b5bcb40cf17a0e1032c113af6024c08b47d7a5c (patch) | |
tree | 6196c497d9734a6a022dd713df373416d2f9f067 /AUTHORS | |
parent | Compute the fingerprint for ECDH only on demand. (diff) | |
download | gnupg2-0b5bcb40cf17a0e1032c113af6024c08b47d7a5c.tar.xz gnupg2-0b5bcb40cf17a0e1032c113af6024c08b47d7a5c.zip |
Finished ECC integration.
Wrote the ChangeLog 2011-01-13 entry for Andrey's orginal work modulo
the cleanups I did in the last week. Adjusted my own ChangeLog
entries to be consistent with that entry.
Nuked quite some trailing spaces; again sorry for that, I will better
take care of not saving them in the future. "git diff -b" is useful
to read the actual changes ;-).
The ECC-INTEGRATION-2-1 branch can be closed now.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,6 +11,9 @@ Authors Ales Nyakhaychyk <nyakhaychyk@i1fn.linux.by> Translations [be] +Andrey Jivsov <openpgp@brainhub.org> Assigns past and future changes for ECC. + (g10/ecdh.c. other changes to support ECC) + Birger Langkjer <birger.langkjer@image.dk> Translations [da] Maxim Britov <maxim.britov@gmail.com> Translations [ru] @@ -174,4 +177,3 @@ name gpg2keys_*. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - |