Cipher Wheel
A cipher is a code that protects information. Can you make one of your own?
A cipher is a code that protects information. Can you make one of your own?
What will I need?
-
Could you work out the encrypted message without the cipher wheel?
-
How quickly can you encrypt and decrypt a message?
-
Can you use a different cipher (for example A = 1 X 2 +1, B = 2 x 2 + 1 and C = 3 x 2 + 1) which is more difficult to solve? Try encrypting your message and see if someone else can decrypt it with your equation.
-
Try encrypting a new message where you rotate the number wheel after each letter you use. How would you write this cipher so that someone can decrypt your message?
Using the cipher wheel to encrypt a message (make it secret) involves transforming each letter of the message into another letter or a number by following a series of steps: an algorithm.
In this case, the algorithm involves simply shifting each letter of the message by a certain number of places through the alphabet. Algorithms are commonplace in mathematics.
The message’s receiver is aware of the algorithm—which, in the case of cryptography, is called a cipher—and can decrypt the messages by applying the algorithm in reverse. To anyone else, the message looks nonsensical.
Sophisticated encryption is used to send information across the internet, ensuring that credit card details, emails and other messages cannot be read by anyone who intercepts the data.
Many websites are also secured using cryptography, so that hackers cannot gain access to the computer files that make up the website or personal data stored in them. The addresses of secure websites begin with ‘https’ rather than ‘http’.