Skip to content

NirmalSingh100754/encryptor_and_decryptor

Repository files navigation

This project is begineer Android Studio project. It is made using java language a basic encryptor and decryptor project. It takes text value and a key as input and encrypt it by shifting ascii value of each character forward by key value, Similiarly, for decryption is done by shifting ascii value of each character backward by key value entered. It also contains a reset button to reset input and output text fields. Thank you for visiting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages