Create Secret Message Encryption and Decryption tool using Python | Gui Tkinter project

preview_player
Показать описание
In this video we are going to create a tool with the help of which we can encrypt and decrypt secret messages.
Before staring with the tutorial we need to know what is encryption.

Encryption is the process of translating plain text data (plaintext) into something that appears to be random and meaningless (ciphertext).
Encryption provide us high security and privacy on our chat/ messages ,or in sharing any confidential data on any social media .
Lets take an example :
if I want to send your bank no. password or any other legal pin or code, we can't trust on any messenger. But what happened if we encrypt this messages. Then no one can read this , even can't understand.

Now turn of Decryption
Decryption is a process of converting encrypted text back to normal text.
So the people have this software and password, can ready it easily .
Feel safe and secure with any messages ,keep privacy.

Now, turn to discuss how can we use this tool, means uses -
1. Its is specially designed for our Nibba-Nibbi type of person, they can use this tool for chatting . This tool keep there privacy .

2. You can message to your crush (girlfriend /boyfriend ) at any time ,without fear of reading this message by anyone else.

3. With the help of this tool you can share confidential data like passwords email, pin, ATM number with full privacy .

4. Or there are many method in which we can use this tool.

5. So please don't forget to comment me how you are going to use this tool.

The encryption and decryption come under cryptography:-
What is cryptography?
Cryptography is a method of protecting information and communications through the use of codes, so that only those for whom the information is intended can read and process it.

In computer science, cryptography refers to secure information and communication techniques derived from mathematical concepts and a set of rule-based calculations called algorithms, to transform messages in ways that are hard to decipher. These deterministic algorithms are used for cryptographic key generation, digital signing, verification to protect data privacy, web browsing on the internet and confidential communications such as credit card transactions and email.

Cryptography techniques
Cryptography is closely related to the disciplines of cryptology and cryptanalysis. It includes techniques such as microdots, merging words with images and other ways to hide information in storage or transit. However, in today's computer-centric world, cryptography is most often associated with scrambling plaintext (ordinary text, sometimes referred to as cleartext) into ciphertext (a process called encryption), then back again (known as decryption). Individuals who practice this field are known as cryptographers.

History of cryptography
The word "cryptography" is derived from the Greek kryptos, meaning hidden.

The prefix "crypt-" means "hidden" or "vault," and the suffix "-graphy" stands for "writing."

⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠
This video is only for educational purpose ,so please don't misuse it .

Lets mention what we have done in the whole video:-
⌚Timestamps
00:00 - Introduction
00:35 - Demo
02:50 - install required module
03:30 - Start coding
03:50 - main screen
17:16 -encryption
26:30 - decryption
28:40 - final result

#Python #pythonprojects #cryptography

If you enjoy the video then please do 👍like and subscribe and for future videos press bell icon.
Thankyou

Check Our Other Python Projects:

▶Digital Clock Using Python | Creating clock in Python

▶How to Create Calculator in Python - Calculator In #Python​ Using #Tkinter

▶Creating a GUI Notepad In Tkinter | Python Tkinter GUI Tutorial

▶ Brute Force Password Cracker With Python

▶how to create translator using python | python tkinter

▶How to Create Age Calculator using Python Tkinter | Python Project

▶ Text to speech GUI convertor using Tkinter in Python

#pythonprojects #pythonproject #tkinter #encryption

Related search:
* Create Encryption and decryption tool using python
* Python Project | Encryption Decryption | Tkinter Project
* How to encrypt and decrypt text using python
* How to Encrypt Strings and Files in Python
* how to send secret message to our crush using python
* how to send encrypted message using python
* What is Encryption and Decryption ?
* Cryptography basics python project | What is Encryption and Decryption
* tkinter gui encryption project
* Encryption and decryption Python project
* #parvatcomputertechnology
* Python tkinter gui project
* Python project
Рекомендации по теме
Комментарии
Автор

I spent 24 Hours with base64, and this messy encode/decode thing. This video helped me resolve my issue. Thanks a lot!

holycow
Автор

Sir would better share sourse code please

debasissahoo
Автор

you are not encrypting the text, you are just encoding the text into base64. Anyone can reverse it without knowing password.

jagannathhari
Автор

below #icon

→ basically, the viewer will need to provide this file themselves OR you could just delete that line and also the line below it

j
Автор

thank you very much you have explained everything without any confusion. Such videos are so much import for those who try to understand basic principles.

devrimyilmaz
Автор

This is the best programming channel I have ever seen... (I wish you would put the code link in the description box)... Thank you very much

c_Dhiaa
Автор

you were made an interesting program,
I Love it...😍😍
this type of Encryption was not possible to Decryption.🙈
I will use it to save encryption data.

LogicOfComputerScience
Автор

Can you please tell me which cipher are you using?

sonum
Автор

error occured = can't use "pyimage3" as iconphoto: not a photo image

paraspatil
Автор

hello i was wondering how i can get my png / logo to be clear. when i am uploading it as the keys, my photo i am trying to add is not clear and is not showing the full logo. any idea what i should do?

ram-wgsq
Автор

which algorithms did you use in encryption and decryption process? Besides, if we type wrong crypted message and press the decrypt it does not show error message

batuhantas
Автор

This is very good buddy. But i'm thinking about encryption that using our own scramble alphabet just like enigma machine. You know right. Because using ascii encryption nowadays still can be decrypted by hackers.

battletacticsgaming
Автор

Thank you man!, very interesting project!!👍

fvazquez
Автор

Really Helpful, Thank you for the TUT

satyadev
Автор

Should look into the crypt python module, rather than storing a plain key, store a cryptographic 1-way key instead.

oraclevpa
Автор

Ap apne voice ma video dale kare take or b intresting hojai video ek music sr ma dard kar deta ha...

faisal.writes
Автор

I am creating project on this video so can you suggest front and backend

mounishkshatriya
Автор

Hey will you make video on how to Convert Simple English Text into Numeric code,
for eg.
HELLO will converted into Numeric code 092?84.
Using Python

lv_talks
Автор

I got error in decryption part with line replyy

AbhinayaBhargavi
Автор

my code is not running because it said that there is no keys.png image file

nijvgvh