Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.13 KB

File metadata and controls

39 lines (21 loc) · 1.13 KB

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 On 2001-05-27 17:11:32
By Mr.B
Level Intermediate
User Rating 5.0 (10 globes from 2 users)
Compatibility VB 6.0
Category Encryption
World Visual Basic
Archive File XOR Encryp20662662001.zip

API Declarations

Nop. This is a simple program.