This project was developed as part of the Oracle One Class 6 challenge in partnership with Alura. It provides a simple yet effective text encryption and decryption tool. Users can easily convert their messages into secret codes using the specified encryption rules, allowing for secure communication among those who know the secret key.
- Encryption Rules:
- The letter "e" is converted to "enter"
- The letter "i" is converted to "imes"
- The letter "a" is converted to "ai"
- The letter "o" is converted to "ober"
- The letter "u" is converted to "ufat"
Click here to access the system.
Home page of the system.
Home Page of the system with filled fields.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request to the repository.