Build A Base64 Encrypt and Decrypt Tool - Python Tkinter GUI Tutorial 216

preview_player
Показать описание
In this video we'll build a Base64 Encrypt and Decrypt tool for Tkinter and Python.

Converting text to Binary is pretty easy with Python and Tkinter. In this video we'll create an encrypter and decrypter tool using pybase64.

You'll need to pip install pybase64.

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
2:11 - Install Pybase64
3:03 - Build Out The GUI
7:05 - Clear Text Boxes
7:37 - Grab Text From Textbox
7:58 - Create Password Logic
8:23 - Create Message Box Password Fail
9:26 - Convert Ascii Text to Byte
11:26 - Convert To Base64
11:50 - Convert Byte Back To Ascii
12:13 - Print Encrypted Text To Textbox
12:30 - Decrypt Text
13:37 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Entire Tkinter Playlist ✅ Subscribe To My YouTube Channel:
▶ See More At: ✅ Join My Facebook Group:
▶ Get The Code

Codemycom
Автор

This was a super fun tutorial bringing in many aspects of tkinter app creation. can't believe it hasn't got comments and views.

errorpagenotfound.
Автор

what is cool is if you type a message, then keep clicking Encrypt - it will encrypt the encrypt, then you can keep click decrypt till you get your message again

webapple
Автор

How can I make it so it encrypts with a certain secret key? so you wont be able to decrypt it if you dont know the key?

sammyjsin
Автор

A video explanation of the encryption and decryption of files, please python tkinter

آدم-ثذ
Автор

Hi, I'm working on a Tkinter Application that takes in your passwords and usernames and stores them to a database. I wanted to encrypt and decrypt the passwords, but when decrypting, I get this error:
binascii.Error: Incorrect padding
Please may you let me know why this is?
Thanks and great video by the way

deemedepic
Автор

Which algorithm you used in that
Can u tell me plss
It's very important

BomminayaniJyothi
Автор

Can you do me a favor and send the source code

abedal
visit shbcf.ru