Cryptography Basics: Learn Caesar Shift & ROT13 with Python Examples πŸ”

Discover the fundamentals of cryptography and see how to implement the Caesar Shift Cipher and ROT13 in Python to secure and verify your data effectively.

Cryptography Basics: Learn Caesar Shift & ROT13 with Python Examples πŸ”
Penguin Fortress - Cybersecurity Information
434 views β€’ Jan 19, 2023
Cryptography Basics: Learn Caesar Shift & ROT13 with Python Examples πŸ”

About this video

Cryptography is used to protect information, to guarantee it's not been tampered with and a way to prove the original source of the information.

In the first video on Cryptography I discuss some historical moments in cryptography, explain about the terminology, show how the Caesar Shift Cipher works, how ROT13 can be used to obfuscate punchlines on forums and how to create your own ROT13 encryption in Python.

The example code shows how you can create ROT13 encryption algorithm in Python. It's not actually needed as the Python library 'codecs' already includes an implementation of the library, but this demonstrates how it could be achieved.

For more details see:
http://www.penguinfortress.com/security/cryptography

Chapters:
00:00 Introduction to cryptography
00:54 History of cryptography
03:13 Terminology Alice, Bob and Eve
05:19 Caesar Shift Cipher
07:54 ROT13
10:09 Code ROT13 in Python
13:40 Summary

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

434

Likes

2

Duration

14:13

Published

Jan 19, 2023

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.

Trending Now