An open API service indexing awesome lists of open source software.

https://github.com/edinsonrequena/caesar-cipher

Caesar's code, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet.
https://github.com/edinsonrequena/caesar-cipher

Last synced: about 1 year ago
JSON representation

Caesar's code, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet.

Awesome Lists containing this project

README

          

# Caesar Cipher
Caesar's code, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet.

![alt text](https://raw.githubusercontent.com/EdinsonRequena/Caesar-Cipher/master/Caesar3.svg)

In this repository, you can find César encryption code in different programming languages.

### Main Developer ✒️

* **Edinson Requena**
- [YouTube](https://www.youtube.com/channel/UCFXAiceHPFzk81Ooc25_QTg/featured)
- [Linkedin](https://www.linkedin.com/in/edinson-requena-9496a2178/)
- [Medium](https://medium.com/@edinsonrequena)
- [Instagram](https://instagram.com/edinsonrequena)
- [Twitter](https://twitter.com/requenaea)

---
From Venezuela with ❤️ for the world.