|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
capicom and .net components under System.Security.CryptoGrahpy.seems that both provide similar encryption methods, i.e DES£¬RC2,TripleDes
my question is that why every .net encryption class has a initial vector,and capicom does not need this parameter. also, data encrypted by capicom cannot decrpyted by .net component under system.security.cryptography. basically, security class in .net is a wrapper of capiapi and capicom, so why they acts differently, any ideas? If you are referring to CAPICOM EncryptedData, that is a nonstandard
ASN.1 format, using Microsoft-specifie OIDS. Therefore it is only really intended to be used with CAPICOM. However, here is a detailed description of that format (that I managed to decipher :-) : http://www.jensign.com/JavaScience/dotnet/DeriveBytes - Mitch Gallant MVP Security Show quoteHide quote "montaque" <monta***@citiz.net> wrote in message news:%23oBv44$mFHA.1948@TK2MSFTNGP12.phx.gbl... > seems that both provide similar encryption methods, i.e DES£¬RC2,TripleDes > > my question is that why every .net encryption class has a initial vector,and capicom does not need this parameter. > > also, data encrypted by capicom cannot decrpyted by .net component under system.security.cryptography. > > basically, security class in .net is a wrapper of capiapi and capicom, so why they acts differently, any ideas? >
X509 digital certificate for offline solution
Authorization against AD using MC++ Why defaultcredential doesn't use the impersonated user? Java security api - DCE 128bit encryption with .NET String to byte[] & back using Base64 Create an Event Log on a Least Privilege User Account Bad Data error in DES encryption Securing a control assembly against use of foreign assemblies sn.exe exit code documentation ? Decrypt file in VB6 encrypted in vb.net |
|||||||||||||||||||||||