Search results 14
Sorted from new to old.
QuickEncrypt plus others ...
Text encryption/decryption snippet that utilizes the powerful xICE encryption ...
ProtectString + UnProtectString
Protects or unprotects a string giving a password Using XorD and similar to ...
ProtectFile_XorD + UnProtectFile_XorD
Protects and unprotects a file using password Creates another copy of the file ...
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 ...