Ecncryption between java and c#
From: SonofonoS (sonofonos_at_hotmail.com)
Date: 10/20/04
- Next message: Wiseguy: "Re: comments on eclipse?"
- Previous message: Kevin Passey: "Re: java newbie"
- Next in thread: Wiseguy: "Re: Ecncryption between java and c#"
- Reply: Wiseguy: "Re: Ecncryption between java and c#"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Oct 2004 09:56:28 GMT
Hi NG.
How do I encrypt a string from a C# application and then be able to read
that string on a java applikation.
Im figuring that I should use something with a public and a private key,
where the public key is with the c# application and the private key is with
the java applikation.
Anyone who can give me a hint how to get it working and which algorithm to
use? Should be one above 128bit.
Thanks in advance
SonofonoS
- Next message: Wiseguy: "Re: comments on eclipse?"
- Previous message: Kevin Passey: "Re: java newbie"
- Next in thread: Wiseguy: "Re: Ecncryption between java and c#"
- Reply: Wiseguy: "Re: Ecncryption between java and c#"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|