1. Encrypting a Secret Message
StudentBackground
A student wants to send a hidden message to a friend as part of a classroom cryptography project.
Problem
The message needs to be scrambled so it is not immediately readable by others.
How to use
Enter the message in the input box, set the keyword to 'SECRET', and select 'Encode'.
Outcome
The plain text is converted into a scrambled string that can only be read by someone who knows the keyword 'SECRET'.