Re: CAPICOM 3DES + System.Security.Cryptography in .NET
- From: "Joe Kaplan \(MVP - ADSI\)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 23:28:19 -0600
Like I was saying, you need to use CAPICOM to decrypt if you used the
CAPICOM EncryptData method. It is a proprietary encoding format.
Joe K.
"Jane" <jane.leung11@xxxxxxxxx> wrote in message
news:1135890457.041262.182990@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thanks Brad......
>
> It seems that you can still use capicom.dll in a .NET project (encrypt
> and decrypt) but what I really want is to use the System.Security.dll
> to decrypt data (which is being encrypted using the
> capicom.encryptedData object originally)
>
> I know Capicom is also from Microsoft, so I would think the
> System.Security.dll works just like Capicom...... but the fact that
> Capicom implements the 'magic' different (as it generates the key
> randomly using the secret value) from the .NET library (where user has
> to supply the key make up of 24 byte) surprises me......
>
.
- References:
- CAPICOM 3DES + System.Security.Cryptography in .NET
- From: Jane
- Re: CAPICOM 3DES + System.Security.Cryptography in .NET
- From: Joe Kaplan \(MVP - ADSI\)
- Re: CAPICOM 3DES + System.Security.Cryptography in .NET
- From: Jane
- Re: CAPICOM 3DES + System.Security.Cryptography in .NET
- From: Jane
- CAPICOM 3DES + System.Security.Cryptography in .NET
- Prev by Date: Re: How to determine if the logged on user is in a group
- Next by Date: Re: web service restrict clients, custom authentication
- Previous by thread: Re: CAPICOM 3DES + System.Security.Cryptography in .NET
- Next by thread: Re: Retrieving SSL/TLS and server certificate information!
- Index(es):
Relevant Pages
|