diff options
author | Werner Koch <[email protected]> | 2011-01-31 14:44:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-01-31 14:44:24 +0000 |
commit | 328a642aa5ed971870a2667b06307f760fa251dc (patch) | |
tree | 04fc123c7eedea823eeaeefaf56f19ce7598d2bd /common/t-openpgp-oid.c | |
parent | Reworked the ECC changes to better fit into the Libgcrypt API. (diff) | |
download | gnupg-328a642aa5ed971870a2667b06307f760fa251dc.tar.gz gnupg-328a642aa5ed971870a2667b06307f760fa251dc.zip |
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous version.
Quite some changes were needed but in the end we have less code than
before. Instead of trying to do everything with MPIs and pass them
back and forth between Libgcrypt and GnuPG, we know use the
S-expression based interface and make heavy use of our opaque MPI
feature.
Encryption, decryption, signing and verification work with
self-generared keys.
Import and export does not yet work; thus it was not possible to check
the test keys at https://sites.google.com/site/brainhub/pgpecckeys .
Diffstat (limited to 'common/t-openpgp-oid.c')
0 files changed, 0 insertions, 0 deletions