aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ecdh.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-28Removed memory leak in the ECDH code.Werner Koch1-32/+53
2011-02-02Sample ECC keys and message do now work.Werner Koch1-42/+39
2011-01-31Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch1-94/+97
2011-01-31Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch1-15/+11
2011-01-26Function name cleanupsWerner Koch1-3/+3
2011-01-25Started with some code cleanups in ECDH.Werner Koch1-122/+90
2011-01-25More ECDH code cleanupsWerner Koch1-74/+30
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-190/+261
2011-01-11'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov1-48/+34
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-0/+477