RSA encrypt in Javascript and decrypt in Java - NO SSL?

I have used bits of this beginning implementation of C# in javascript for other pieces and seen correct results. It does have RSA already.

I have used bits of this beginning implementation of C# in javascript for other pieces and seen correct results. It does have RSA already. codeproject.com/KB/tips/JocysComJavaScri... You can instantiate it the same as C# calls (for the most part).

Since you have JAVA experience, it shouldn't be a large learning curve. I don't know if it's required for the RSA, but on some functions I've used; you have to convert to a binary array before using a portion to get the right example. (Such as the MD5 or SHA1) Hope that helps.

Thanks...will look into that.. – Riju Oct 12 at 12:25.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions