Home GnuPG

Make sign/encrypt jobs directly read/write the input/output file

Description

Make sign/encrypt jobs directly read/write the input/output file

This makes use of the new API of the jobs which tells gpg to read the
data to sign/encrypt and to write the result directly from/to the
given input/output file.

Details