Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

Java -> .NET RSA Encryption

Subject: Java -> .NET RSA Encryption
Date: Mon, 28 Mar 2005 15:43:05 +0000
Hello all,
I want to RSA encrypt a message in a java environment, and to decrypt it in .NET.
I thought it would be easy - encrypt the message using a public key (java environment), and decrypt it (.net environment) with the private key. Sounds simple in theory...


So far, i didn't manage to do that.
I had problems from the beginning, when i tried to generate the key-pair and export it between the environment. How can i generate the keys, put the private key in the .net environment and the private key in the java environment (JKS) ?


Also, do i need an external provider for java, like BouncyCastle? some of the articles say that i must use that, but in the documentation of Java 1.5 there's a provider that can do RSA encryption. I'm confused..

If enyone have an example to do such encryption (and some explanation on key generation and exchange..) it'll be great...

thanks in advance,
john.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


<Prev in Thread] Current Thread [Next in Thread>