Encrypt in .NET decrypt in Java
843810Apr 29 2004 — edited Apr 29 2004Hi All,
I'm after a solution to allow me to encrypt a string (stored in an Oracle 9i) database in .NET that can be subsequently decrypted by Java code (J2SE 1.4.2).
Any ideas? I don't want to have to pay money for a 3rd party utility/library that has both .NET and Java versions.
Thanks!