14 Commits

Author SHA1 Message Date
julien tayon 9523ee5deb you don't let friends use pycrypto
Unmaintained package with CVE might not be a good help
https://www.cvedetails.com/product/22441/Dlitz-Pycrypto.html?vendor_id=11993

I also share the opinion of the author that pycrypto and its fork may promote insecure usage (like AES::ECB)
https://theartofmachinery.com/2017/02/02/dont_use_pycrypto.html
2019-03-29 19:42:43 +01:00
Marc Poulin 922d549603 Merge branch 'master' into typos2 2018-12-21 10:13:13 -07:00
Andrew Janke 249f031fbb Fix sphinx build warnings 2018-12-18 13:57:40 -05:00
Andrew Janke a622afa235 More typo, grammar, and style fixes 2018-12-18 00:26:44 -05:00
Marc Poulin 35c13bc9ea Fixed all H2 headings
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Marc Poulin 693c8ca677 Fixed all H1 headings
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
2018-11-29 11:46:30 -07:00
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