gpgme/lang/python/examples
Ben McGinnes 7ab42e79ad example: encrypt file
* Example to encrypt a file to a single key.
* Takes key ID and/or fpr as a CLI parameter.
* Takes path and filename as a CLI parameter.
* Encrypts to specified key only, no signing and writes the output in
  both ASCII armoured and GPG binary formats with output filenames
  based on input filename.
2018-03-20 09:25:34 +11:00
..
howto example: encrypt file 2018-03-20 09:25:34 +11:00
assuan.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
decryption-filter.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
delkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
exportimport.py Spelling fixes for comments and doc 2017-12-08 05:59:11 +01:00
genkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
inter-edit.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
low_level-encrypt_to_all.py example: python bindings encryption 2018-03-20 08:07:22 +11:00
sign.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
signverify.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
simple.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
testCMSgetkey.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
verifydetails.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00