kushaldas / johnnycanencrypt

Python module for OpenPGP written in Rust.
GNU Lesser General Public License v3.0
51 stars 9 forks source link

Add a sign_file function #84

Closed kushaldas closed 2 years ago

kushaldas commented 2 years ago

This should sign a given file and write the output to the given output path. Both cleartext or otherwise.