Loading...

The Rot13 Algorithm in Python - More Obfuscation Than Encryption

1843 27________

Become a better coder! Download the 5x Python Cheat Sheet Course (PDF). It’s free!
** Click: blog.finxter.com/subscribe/ **

🐍 Cheating in Python? Of course! 🐍
See you soon -- it’s fun! 🤓

ROT13 is a simple encryption method that shifts the string x (clear text) by 13 positions in the alphabet.

blog.finxter.com/how-to-use-rot13-in-python/

コメント