VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Encryption/Decryption with an Encryption Key Ver 2.1

by whiteknight (9 Submissions)
Category: Encryption
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (18 Votes)

(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 [email protected]

Rate Encryption/Decryption with an Encryption Key Ver 2.1

Download Encryption/Decryption with an Encryption Key Ver 2.1

Download Encryption/Decryption with an Encryption Key Ver 2.1 (11 KB)

Encryption/Decryption with an Encryption Key Ver 2.1 Comments

No comments have been posted about Encryption/Decryption with an Encryption Key Ver 2.1. Why not be the first to post a comment about Encryption/Decryption with an Encryption Key Ver 2.1.

Post your comment

Subject:
Message:
0/1000 characters