diff options
author | Werner Koch <[email protected]> | 2011-02-03 15:31:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-02-03 15:35:33 +0000 |
commit | 0b5bcb40cf17a0e1032c113af6024c08b47d7a5c (patch) | |
tree | 6196c497d9734a6a022dd713df373416d2f9f067 /AUTHORS | |
parent | Compute the fingerprint for ECDH only on demand. (diff) | |
download | gnupg-0b5bcb40cf17a0e1032c113af6024c08b47d7a5c.tar.gz gnupg-0b5bcb40cf17a0e1032c113af6024c08b47d7a5c.zip |
Finished ECC integration.ECC-INTEGRATION-2-1
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 <[email protected]> Translations [be] +Andrey Jivsov <[email protected]> Assigns past and future changes for ECC. + (g10/ecdh.c. other changes to support ECC) + Birger Langkjer <[email protected]> Translations [da] Maxim Britov <[email protected]> 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. - |