susanBuck / e15-spring22

0 stars 0 forks source link

P2 Potential Idea - Text Encryption #22

Closed dauger27 closed 2 years ago

dauger27 commented 2 years ago

My first idea was similar to the Pig Latin example, a basic text "encryption" application.

Text Encryption

Message

This would be a text box which would collect the user's text to modify. I would explicitly mention that non-alpha characters are left unencrypted to reduce complexity at this time.

Encryption Type

This section would be radio buttons:

The types above would have subset information required.

Caesar Cipher

Scrambled

Both

Does this seem doable for Project 2?

susanBuck commented 2 years ago

@dauger27 - Sounds like a great concept for Project 2, and certainly doable. I like your clear/organized plan.