DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Thread: RC4 Cipher code

  1. #1
    Join Date
    Oct 2005
    Posts
    5

    Thumbs up 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,

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    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!

  3. #3
    Join Date
    Oct 2005
    Posts
    5
    Quote 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?

  4. #4
    Join Date
    May 2005
    Location
    UK
    Posts
    278
    the first one is your unencrypted string/ cipher and the second is the key to be used to encrypt..
    Sri

Similar Threads

  1. .NET equals Efficiency
    By Kevin in forum .NET
    Replies: 150
    Last Post: 03-04-2002, 05:40 PM
  2. Replies: 3
    Last Post: 07-09-2001, 03:25 PM
  3. Another Language
    By Steven Bell in forum .NET
    Replies: 260
    Last Post: 06-01-2001, 04:32 PM
  4. Replies: 90
    Last Post: 04-17-2001, 12:45 AM
  5. error code in JSP(please chek the code)
    By satish in forum Java
    Replies: 1
    Last Post: 09-22-2000, 09:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links