hi i want a module who can encrypt/decrypt in Triple-DES 192
any body have that?
Printable View
hi i want a module who can encrypt/decrypt in Triple-DES 192
any body have that?
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.