|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Java encryption <--> .NET encryptionHajo,
I need to exchange encypted data between ..NET and Java environments. The first problem I encountered is that symmetric ciphers in .NET needs initialization vector and Java counterparts don't. Can some one point me out the place where I can find any practise and patterns for encrypted communication between Java and .NET ? thanks for any info Gawel Take a look at:
http://www.jensign.com/JavaScience/dotnet/RSAEncrypt/ and java does have IV as well, as an algorthm parameter. Karl Show quoteHide quote "Gawel" wrote: > Hajo, > I need to exchange encypted data between > ..NET and Java environments. The first > problem I encountered is that symmetric > ciphers in .NET needs initialization > vector and Java counterparts don't. > > Can some one point me out the place > where I can find any practise and > patterns for encrypted communication > between Java and .NET ? > > thanks for any info > > Gawel >
Error instantiating RSACryptoServiceProvider
Custom IPrincipal and declarative security checking Code Access Security - User Policy Level best practice for encrypting in app Secure files on virtual Howto secure a local file? Error registering ServicedComponent Remote WMI Queries to Security EventLog Using System.Management in Re: ASP.NET (IIS6) Accessing files on another server Certificate install impossible - W2K & MMC |
|||||||||||||||||||||||