Commit Graph

8 Commits

Author SHA1 Message Date
Dan Bader 03ed5fbf0d Host photos locally 2018-07-16 17:51:29 -07:00
Ben McGinnes 50e04afe68 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>
2018-03-25 09:06:42 +11:00
Ben McGinnes 35450c3efa GPGME Python bindings
* Added GPGME bindings description and the standard encryption and
  decryption example.
2018-02-28 12:57:48 +11:00
kennethreitz 11960bd823 Update crypto.rst 2017-09-04 16:55:29 -04:00
Terry Chia 9c703e6c70 Update crypto.rst
Python 3.2 support has been dropped from pyca/cryptography as of April 2015. https://github.com/pyca/cryptography/pull/1846
2016-04-01 16:56:21 +08:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Amirali Sanatinia e5f978ac45 Remove extra whitespace 2014-07-27 21:42:13 -04:00
Amirali Sanatinia f1f183e634 add crypto 2014-07-27 21:23:20 -04:00