VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A smaller encryption example

Ben Doherty  (5 Submissions)   String Manipulation   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Takes a string and shifts each character in that string according to a password set by the user. Much smaller than most of the examples of VBC.

Assumes
you need to put in 2 text boxes (text1 -string to encrypt) (text2 - where the password goes) and 2 command buttons cmdEncrypt and cmdDecrypt then just copy and paste the following code.

Rate A smaller encryption example (4(4 Vote))
A smaller encryption example.bas

A smaller encryption example Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters