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

Опубликовано: 29 Март 2020
на канале: 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.


Смотрите видео How to use Python File Encryption with a Password Key? (Part 4) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Practical Python Solutions 29 Март 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 12,271 раз и оно понравилось 165 людям.