Build your own Cryptography System using Python

Published: 18 May 2020
on channel: Tech Talks By Ganatra Keyur
49,779
1.2k

Hello all!
I hope you are doing well in this tough situation! Let's pray that, the world recovers from this Pandemic as soon as possible.
In this video, we will create a mini project using Python! We will build our own cryptography system...
Privacy is a myth, thus to secure our communication over the network, we use cryptography. Go ahead and build your own cryptosystem and start a secure communication with your friends!
_________________________________________________________________
What is Cryptography?

Cryptography is associated with the process of converting ordinary plain text into unintelligible text and vice-versa. It is a method of storing and transmitting data in a particular form so that only those for whom it is intended can read and process it.

__________________________________________________________________
Related Terms -

Plaintext: It is the data to be protected during transmission.

Encryption Algorithm: It is a mathematical process that produces a ciphertext for any given plaintext and encryption key. It is a cryptographic algorithm that takes plaintext and an encryption key as input and produces a ciphertext.

Ciphertext: It is the scrambled version of the plaintext produced by the encryption algorithm using a specific encryption key. The ciphertext is not guarded. It flows on a public channel. It can be intercepted or compromised by anyone who has access to the communication channel.

Decryption Algorithm: It is a mathematical process, that produces a unique plaintext for any given ciphertext and decryption key. It is a cryptographic algorithm that takes a ciphertext and a decryption key as input and outputs a plaintext. The decryption algorithm essentially reverses the encryption algorithm and is thus closely related to it.

__________________________________________________________________
Make sure to hit that LIKE AND SUBSCRIBE Button!
Feedback's below in the Comment section!

Source Code: https://github.com/ganatra-keyur/pyth...
___________________________________________________________________

Get in touch on social media :

Instagram:   / ganatra_keyur  
Email: ganatrakeyur23@gmail.com
Blog: https://techtalksbyganatrakeyur.blogs...

Tags: #python #pythonprojects #cryptography


On this page of the site you can watch the video online Build your own Cryptography System using Python with a duration of hours minute second in good quality, which was uploaded by the user Tech Talks By Ganatra Keyur 18 May 2020, share the link with friends and acquaintances, this video has already been watched 49,779 times on youtube and it was liked by 1.2 thousand viewers. Enjoy your viewing!