-
RC4 Cipher code
Hi there,
I had visited this site earlier and i had found RC4 Cipher algorithm in visual basic 6.0. Which i am not finding now.
can any one direct me to that link.
RC4 cipher is an encryption algorithm, which takes a string as input and give away the encrypted string.
I need the code in vb6.
Thankyou in advance,
-
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
 Originally Posted by Phil Weber
hi
i believe in am in forum if not kindly provide me the link.
Public Function RC4(ByVal Expression As String, ByVal Password As String) As String
is asking two arguments, what i need to pass...
what expression is used for and password?
-
the first one is your unencrypted string/ cipher and the second is the key to be used to encrypt..
Sri
Similar Threads
-
Replies: 150
Last Post: 03-04-2002, 05:40 PM
-
By devi in forum VB Classic
Replies: 3
Last Post: 07-09-2001, 03:25 PM
-
By Steven Bell in forum .NET
Replies: 260
Last Post: 06-01-2001, 04:32 PM
-
Replies: 90
Last Post: 04-17-2001, 12:45 AM
-
Replies: 1
Last Post: 09-22-2000, 09:11 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks