libgcrypt with multiple threads

Andrey Mozharovskiy amzh at hushmail.com
Tue Feb 21 10:35:45 CET 2017


Hello,
We're having some trouble with decryption in our xmpp messenger,
basically some messages aren't being decrypted.
Could someone please clarify, does the following make libgcrypt do all
the work in separate thread : gcry_control (GCRYCTL_SET_THREAD_CBS,
&gcry_threads_pthread) ? That is, after initializing libgcrypt like
that, do all the calls to decrypt automatically go in a separate
thread?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20170221/03e9fa12/attachment.html>


More information about the Gnupg-devel mailing list