README.md

December 4, 2022 ยท View on GitHub

Double XOR Encryption Demo

Description

It simply demonstrates double XOR encryption. Look in the code for more details.

More Info

Need a text file.

You must be familiar with the function Mod and a bit of string and others (ie. asc, chr, read a file... etc).

Outputs encrypted or decrypted data to a text file in the same directory as the program.

Submitted On2001-05-27 17:11:32
ByMr.B
LevelIntermediate
User Rating5.0 (10 globes from 2 users)
CompatibilityVB 6.0
CategoryEncryption
WorldVisual Basic
Archive FileXOR Encryp20662662001.zip

API Declarations

Nop. This is a simple program.