How to Encrypt Strings and Files in Python
YOUR LINK HERE:
http://youtube.com/watch?v=H8t4DJ3Tdrg
In this video I show you how to encrypt and decrypt strings and files using Python. I show you how to create a key, store the key and then how to use the key to encrypt and decrypt strings and files. This video demonstrates the use of the cryptography module. • 🌎 Post with code and a written tutorial: https://nitratine.net/blog/post/encry... • 📺 Auto Py to Exe: • Convert PY to EXE Automatically • 📺 Python GUI Using Chrome: • Python GUI Using Chrome • 📺 How to Send Emails in Python: • How to Send Emails in Python • The cryptography is supported by Python 2.7 and Python 3.4 and above. (Also PyPy 5.3+) • 🌎 cryptography docs: https://cryptography.io/en/latest/ • 🐍 In this video I use Python 3.6. • 👍🏼 Feel free to comment with any issues.
#############################
