Skip to content

Project to Encrypt a message and decrypt encode message

Notifications You must be signed in to change notification settings

jaisson29/Encrypter-Decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypter-Decryptor

Proyect to Encrypt a message to send encrypted message to other person and he can decrypt the message with the program and the program show the decrypted message to the user

KEYS

The encryption "keys" that we will use are the following:

The letter "a" is converted to "ai" The letter "e" is converted to "enter" The letter "i" is converted to "imes" The letter "o" is converted to "ober" The letter "u" is converted to "ufat"

Requirements:

  • It should work only with lowercase letters
  • Letters with accents or special characters must not be used
  • It must be possible to convert a word to the encrypted version also to return an encrypted word to its original version.

For example: "carrot" => "cairrobert" cairrobert" => "carrot"

La página debe tener campos para inserción del texto que será encriptado o desencriptado, y el usuario debe poder escoger entre las dos opciones. El resultado debe ser mostrado en la pantalla.

Encryper-Decryptor

This site war built using Challenge One

About

Project to Encrypt a message and decrypt encode message

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published