Elliptic curve point multiplication with libgcrypt

gnu cry gcrypt4 at gmail.com
Thu Dec 7 09:53:48 CET 2017


Hi gpg hackers!

I want to implement an elliptic curve point multiplication (Q=dG) operation
with libgcrypt. I attach my code but my program doesn't work and it has
many errors. I comment the workflow of my program in the attached code.
my question is how do you implement Q=dG in C with libgcrypt? any idea
about my mistakes and how should I fix them?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20171207/29b2a70a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ec.c
Type: text/x-csrc
Size: 1518 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20171207/29b2a70a/attachment.c>


More information about the Gnupg-users mailing list