forcing "--compress-algo Uncompressed" in gpgme

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue May 6 11:05:05 CEST 2014


Hi GnuPG folks--

I'm using gpgme, and i'd like to pass "--compress-algo Uncompressed" to
the invoked gpg instance (this will be used programmatically in a way
that i want to avoid CRIME-style attacks).

It's not clear to me from reading gpgme.h how i would include that
directive.  i see no reference to anything including the word
"compress" in gpgme.h, and while there are enums covering encryption and
digest algorithms, i don't see matching enums for compression.

Is there a way to do this that i'm missing?  or does gpgme need to be
extended to make this work?

     --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 948 bytes
Desc: not available
URL: </pipermail/attachments/20140506/7cd7e780/attachment.sig>


More information about the Gnupg-devel mailing list