Caesar Cipher

#5 / 1 rate

Caesar Cipher

64 users

2023-01-02

bwiitdev

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Encrypts and decrypts messages using the Caesar Cipher encryption technique.

The Caesar Cipher, named after Julius Caesar, is an ancient encryption/decryption technique that shifts the alphabetical position of every letter in a message by a specified amount, or key. Encrypted messages can be sent by the sender to other receivers to be decrypted as long as the two parties agree on a numbered key first.

Although a very insecure method of encryption by today's standards, users can have fun sending and receiving encrypted messages using this extension.