SIGN IN SIGN UP
realpython / python-guide UNCLAIMED

Python best practices guidebook, written for humans.

0 0 0 Batchfile

doc: crypto.rst — GPGME HOWTO update

* Added links to the new GPGME Python Bindings HOWTO.
* Added links to sample scripts written in Python 3.
* Updated the encryption and decryption example code to use the
  current best practices instead of the underlying, low level
  op_encrypt method (the best practices are easier and even more
  pythonic).

Signed-off-by: Ben McGinnes <ben@adversary.org>
B
Ben McGinnes committed
50e04afe6820467be59844c3ba13491792e38f41
Parent: c93a09b