Search results 13

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 ...


RC4 Encryption
A code inherited from an old application to protect or un-protect text in ...
RC4 Encryp19378582001.zip


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 ...
