Learn Cryptography Basics using Caesar Cipher algorithm | Python Projects

preview_player
Показать описание
Get my FREE eBook on Getting started with Google Maps Platform:
-------------------------------------------------------------------------------
Grab The Ultimate Google Maps API Playbook 85% Discount Now
-------------------------------------------------------------------------------
In this video we will create a Caesar cipher encryption and decryption algorithm. This is a great way for beginners who want to get into cryptography.

Let's make my goal of 10k subs possible:
Thanks! You guys are awesome!
---------------------------------------------------
Source code & Channel Support:
---------------------------------------------------
Python Code Speed Up:
---------------------------------------------------
Python WiFi Password:
---------------------------------------------------
Python keylogger:
---------------------------------------------------
Password Hacker Using Python:
---------------------------------------------------
Python internet Speed Test:
---------------------------------------------------
How to Convert any Python File to .EXE :
---------------------------------------------------
Python Crash Course For Absolute Beginners:
---------------------------------------------------
💻 Exclusive Content 💻
---------------------------------------------------
🌐 Social Media & Contact 🌐
---------------------------------------------------
#python
Рекомендации по теме
Комментарии
Автор

I made a mistake in the explanation. If the key is equal to 2 and the plaintext is "ABCD" THIS MEANS WE WOULD SHIFT 2 LETTERS LIKE THIS A = C, B = D, C = E and D = F. Therefore our ciphertext would be "CDEF". HOPE YOU GET IT AND SORRY FOR THE MISTAKE.

samcodes