Skip to content

doc: crypto.rst — GPGME HOWTO update#896

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
Hasimir:crypto-gpg-howto-update
Apr 27, 2018
Merged

doc: crypto.rst — GPGME HOWTO update#896
kennethreitz merged 1 commit into
realpython:masterfrom
Hasimir:crypto-gpg-howto-update

Conversation

@Hasimir
Copy link
Copy Markdown
Contributor

@Hasimir Hasimir commented Mar 24, 2018

  • 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

* 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>
@kennethreitz kennethreitz merged commit aa682c5 into realpython:master Apr 27, 2018
@Hasimir Hasimir deleted the crypto-gpg-howto-update branch April 29, 2018 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants