Browse by Tags

24 January 2005
Java and .NET - AES Crypto Interop
Both .NET v1.1 and Java v1.4.x include implementations of the AES. Which means, you can encrypt data on a Java platform, transmit it any old way you want, then decrypt it on a .NET platform. In theory, it's easy. This post discusses it and gives example code. Read More...
14 Comments
Filed under: , ,
 
Page view tracker