VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Double XOR Encryption Demo

by Mr.B (1 Submission)
Category: Encryption
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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

Download Double XOR Encryption Demo

Download Double XOR Encryption Demo (7 KB)

Double XOR Encryption Demo Comments

No comments have been posted about Double XOR Encryption Demo. Why not be the first to post a comment about Double XOR Encryption Demo.

Post your comment

Subject:
Message:
0/1000 characters