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

https://github.com/himel-sarder/caesar-cipher--text-encoder-decoder

Caesar cipher is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
https://github.com/himel-sarder/caesar-cipher--text-encoder-decoder

caesar-cipher cybersecurity cybersecurity-tools python3 pythonprojects

Last synced: about 1 month ago
JSON representation

Caesar cipher is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

Awesome Lists containing this project