Re: capi to openssl
- From: Mark Pryor <tlviewer@xxxxxxxxx>
- Date: 23 Aug 2007 18:29:24 GMT
On Tue, 21 Aug 2007 01:51:35 -0700, Bhaskar wrote:
Hello ,
I am having RSA Public & Private keys & encrypted data on windows
machine. Both generated with Ms Capi.
I want to decrypt the data on linux using openssl.
[1] So how do I move the private key from capi to openssl ? Do I need
to change endian ness for private key ?
What do u exactly mean by changing endian-ness ? It is complete
reversal of bytes or just swapping of bytes within word.
[2] Before decrypting a data , do I need to reverse the bytes ? What
should I do , I am badly stuck .
Are you able to use gmp libraries with openssl? I recall no and thus its
quite slow.
You might find when going x-platform that Diffie-Hellman eases interops.
Further on the Linux side you can use gmp libs in Perl -- checkout
perl-Math-BigInt-GMP.
--
Mark
.
- References:
- capi to openssl
- From: Bhaskar
- capi to openssl
- Prev by Date: RE: LogonUser sometimes returns error 1168 when incorrect password use
- Next by Date: How DPAPI decrypts the protected data when master key is deleted from machine?
- Previous by thread: capi to openssl
- Next by thread: Makecert certificate generation headache
- Index(es):
Relevant Pages
|