Simple TripleDES Sample Code? Duke $$
843810Nov 12 2002 — edited Nov 13 2003Hi,
I need to encrypt 2 strings using the TripleDES algorithm - if anyone can provide me with any simple code (just basic simple code to encrypt the strings and then decrypt it) it would be great...
Actually I would need to encrypt using a C++ program and later decrypt using Java - just thot I'd start off with the Java part first....