HighTechTalks DotNet Forums  

Re: Assymetric encryption - building an interopable solution that works with .NET/Java/OpenSSL

Dotnet Security microsoft.public.dotnet.security


Discuss Re: Assymetric encryption - building an interopable solution that works with .NET/Java/OpenSSL in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Michel Gallant
 
Posts: n/a

Default Re: Assymetric encryption - building an interopable solution that works with .NET/Java/OpenSSL - 03-07-2005 , 07:17 PM






Does the following information help? :
http://www.jensign.com/JavaScience/dotnet/RSAEncrypt

- Mitch Gallant
MVP Security

"mathew mathew via .NET 247" <anonymous (AT) dotnet247 (DOT) com> wrote

Quote:
Hi,
I am porting a client program from Java to .NET. In a nut shell I need to encrypt some data and send it over to a linux server,
where the data is decrypted using openssl libraries. The public/private keys are generated with openssl routines.

The Java program uses the following cipher, to encrypt data.
-- Cipher.getInstance("RSA/ECB/PKCS1Padding", "BC"); --

Does anyone know what the equivalent implementation of this would be in .NET?
And how would I import/create a CspContainer in Windows from the openssl generated public key?

Many thanks! I must confess, I am getting a little bit lost with all the different terminology/standards used by these different
vendors.

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

Id>Am8Z/YDoREqZkTa8YNiLDQ==</Id



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.