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

Published: 29 March 2020
on channel: Practical Python Solutions
12,271
165

🤠Subscribe to our Channel!
   / @practicalpythonsolutions-b4478  

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.


Watch video How to use Python File Encryption with a Password Key? (Part 4) online without registration, duration hours minute second in high quality. This video was added by user Practical Python Solutions 29 March 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 12,271 once and liked it 165 people.