Back to Browse

How to use Python File Encryption with a Password Key? (Part 4)

13.0K views
Mar 30, 2020
7:41

🤠Subscribe to our Channel! https://www.youtube.com/channel/UCLJyEZXnEuMgXqtS0sJgBFg Part 4 - How to encrypt a file with a symmetric key generated from a password In part one of the last series, we generated a random key and saved it for encrypting and decrepting our files This video is going to show you how to generate an encryption key with a password so that you don’t need to save the key….. You can simply run the program again to generate the same key using the same password and use that key to encrypt or decrypt your files. As long as you have your app to generate the key and you remember your password, you’re all set.

Download

0 formats

No download links available.

How to use Python File Encryption with a Password Key? (Part 4) | NatokHD