VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Double XOR Encryption Demo

Mr.B  (1 Submission)   Encryption   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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

Inputs
Need a text file.

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

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

API Declarations
Nop. This is a simple program.

Rate Double XOR Encryption Demo (3(3 Vote))

Download Double XOR Encryption Demo

Double XOR Encryption Demo Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters