Search Tools Links Login

Six Popular Encryption Methods


Visual Basic 6, or VB Classic

6 popular methods of encryption including: Backwards, Binary, Caesar, Pig Latin, Random, and Transposition.
The beauty of this program is you can encrypt/decrypt from one type of encryption to another (you don't always have to start out with ascii).
For example, you can enter binary code and translate that into pig latin with one click!

Original Author: Noah Spitzer-Williams

Inputs

1. Choose what type of text is in the top textbox by selecting the appropriate type in the top listbox.
Ex. If you entered binary code into the top textbox, choose Binary from the top listbox.
2. Choose what type of encryption you want to use to convert the text.

Assumptions

It may be a little hard to understand at first, but read the help and it should make things clearer.

Returns

The encrypted text

Side Effects

None. The only error returned is if you encrypt 'Random' text when it really isn't Random.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 88 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD112041112000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,875 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.