Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is going on in the Caesar Cipher?

caesar Cipher going
0
Posted

What is going on in the Caesar Cipher?

0

A Caesar Cipher is a very simple coding method. The original text is translated in to a coded cipher text by taking each letter in turn and replacing it by the letter a particular number of letters later in the alphabet. The number chosen is known as the “Caesar Shift”. The Caesar Cipher web page simply reverses this process, taking the coded text and replacing each letter in turn by the letter that occurs the specified number of places earlier in the alphabet. The web page uses my (Phil’s) first attempt at a spot of javascript programming. By viewing the source (select the View Source menu item in Internet Explorer) you can see this programming in all its glory.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123