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.
- Host: GitHub
- URL: https://github.com/edinsonrequena/caesar-cipher
- Owner: EdinsonRequena
- Created: 2020-04-23T01:12:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T05:53:47.000Z (over 6 years ago)
- Last Synced: 2025-01-27T16:47:09.734Z (over 1 year ago)
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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.