Search Tools Links Login

Encryption/Decryption with an Encryption Key Ver 2.1


Visual Basic 6, or VB Classic

(Update 7/31/00) Now Scrambles string before it encrypts its. Example shows each Encryption/Descryption Step to help you better understand how it does it. It Scrambles the string the same way each time. It takes all the 'even' characters and puts them first, then puts all the 'odd' characters after them. ***** BUG FIXED***** This Is an example of how to use a key string to encrypt a string. If a third party gets the encrypted message but doesn't know the Key (even if off by one letter) they cannot decrypt the message. (Updated on 6-3-00) This encrypts the string to numbers then converts the number to characters. comments were added to better explain how this encrypts. Any comments or sugestion on how to make this work better please e-mail them to me at witenite87@excite.com

Original Author: whiteknight

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD84317312000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,563 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.