Results 1 to 2 of 2

Thread: Triple-DES in VB6

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2011
    Posts
    8

    Triple-DES in VB6

    hi i want a module who can encrypt/decrypt in Triple-DES 192

    any body have that?

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Triple-DES in VB6

    You can write the code to do this using the CryptoAPI (or CNG in Vista and later). You can also obtain some component to do this for you.

    But this isn't really a "write your code for you for free" site. The CodeBank may have examples to help you get started on your own if your project budget doesn't allow you to buy a library for this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width