How to Encrypt and Decrypt in Python - Encrypting Strings in Python

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

You sound like a pilot. Best airline ever

gandalf
Автор

thanks men! super well and short explained
yes its R hahah

fideldiazmusic
Автор

File content is not visible. If you can enlarge. It would be great.

pawaryash
Автор

Excelent video, thanks for you help. I will like add one comment, in the reality we need encrypt info from input the user, so we need convert string to bit using encode( )

aaronjaffetgutierrez
Автор

Great video, I was trying the same method but with an encrypted password, however the key is invalid, how do I decrypt the encrypted value of the password in my database

Glenn_
Автор

Thanks for the video! do you know what's the best way to export the key to file?

flyingdinosaur
Автор

Old video I know but how would you write the encryption if you wanted to encrypt a prompted variable? Like I wouldn't want to hard code my password. How do you use the bytes or b in this case with a varible.

wombleinc
Автор

Can you decrypt a sample-aes-ctr encrypted video

The_one_and_onlyyyy
Автор

How can I make it so that I can to encrypt a string from shell. For example when I want to write something that I want for it be encrypted the program will say "what message do you want to encrypt" and then you type the message which then prints the encryption.

loatious
Автор

What AES?is this? How do I make it AES-256?

keanudeleon
Автор

Hey, this isnt working for me, there is an error saying that the string (in your video "mypassword") must be in bytes when i try to run it. Do you have any solutions for that?

mauricemoss
Автор

What's the name of the program you're using?

edwtmo
Автор

How to decrypt only ? I just have code of encrypt so i don't know what the word ?

mifizen
Автор

I know the scope is to demonstrate encryption but why would you encrypt passwords? Hashing is much better for this purpose.

otv
Автор

how would you do this if you wanted an input to be the password?

lucadiem
Автор

"I don't want to make a video" 101

Hiturion