Search results 43
Sorted from new to old.
Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...
ProtectText + UnProtectText
Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...
OpenPassword + ClosePassword
Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...
GenerateMemorablePassword
Returns a random password that is easier to remember, such as BONES or LAMOT. ...