Howto use libgrcypt for signature?
Justus Winter
justus at g10code.com
Fri May 27 11:47:12 CEST 2016
Hi :)
Quoting Stef Bon (2016-05-27 10:35:08)
> I'm writing a fuse fs for sftp, and using libgcrypt for encryption,
> hmac, digest and dh.
Shouldn't you be rather using e.g. libssh then? If using libgcrypt
rather than openssl is important to you, libssh can be configured to
use it at compile time.
> How to go futher? I know I have to use the function gcry_pk_verify, but how?
>
> Do I have to convert the strings to some s-expressions using a format first?
Yes.
Justus
More information about the Gcrypt-devel
mailing list