Skip to content

This encryptor, given a password (any String) can encrypt and decrypt char by char adding adding (encryptting) or subtracting (decrypting) both ASCII chars, the char from the pasword and from the text.

License

Notifications You must be signed in to change notification settings

pabenito/Pasword-based-Encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pasword-based-Encryptor

This encryptor, given a password (any String) can encrypt and decrypt char by char adding adding (encryptting) or subtracting (decrypting) both ASCII chars, the char from the pasword and from the text.

About

This encryptor, given a password (any String) can encrypt and decrypt char by char adding adding (encryptting) or subtracting (decrypting) both ASCII chars, the char from the pasword and from the text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages