-
Notifications
You must be signed in to change notification settings - Fork 0
A custom written set of encryption functions, for hiding and displaying passwords, meant for more secure network traffic, with multiple language support. The algorithm transforms a plain string into an array of ASCII characters, and vice versa, using a special and customizable key.
SamirHabota/EncryptApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A custom written set of encryption functions, for hiding and displaying passwords, meant for more secure network traffic, with multiple language support. The algorithm transforms a plain string into an array of ASCII characters, and vice versa, using a special and customizable key.