Click here to Skip to main content
15,912,072 members
Home / Discussions / C#
   

C#

 
GeneralRe: Change second form control text Pin
liqnit27-Jul-05 18:39
liqnit27-Jul-05 18:39 
GeneralUrlEncode in Windows Form Pin
takkung27-Jul-05 0:54
takkung27-Jul-05 0:54 
GeneralRe: UrlEncode in Windows Form Pin
Guffa27-Jul-05 1:28
Guffa27-Jul-05 1:28 
GeneralRe: UrlEncode in Windows Form Pin
sreejith ss nair27-Jul-05 1:30
sreejith ss nair27-Jul-05 1:30 
GeneralGet an object name in any event Pin
Rizwan Bashir27-Jul-05 0:41
Rizwan Bashir27-Jul-05 0:41 
GeneralRe: Get an object name in any event Pin
sreejith ss nair27-Jul-05 1:13
sreejith ss nair27-Jul-05 1:13 
GeneralRe: Get an object name in any event Pin
S. Senthil Kumar27-Jul-05 3:28
S. Senthil Kumar27-Jul-05 3:28 
QuestionHow to achieve successful Encryption in VC++ (using cryptoAPI)and decryption in C#.NET Pin
ameysp27-Jul-05 0:03
ameysp27-Jul-05 0:03 
Hello All,
I am currently working in Honeywell and developing Licensing Utility .
I am in a stage where I want to decrypt a previously encrypted file in VC++ in C# i.e. file encrypted in VC++ using windows cryptAPI and to be decrypted in C# . The problem is that in VC++ we create hash using CryptCreateHash , then add to it secret password using CryptHashData and then derive session key based on tht has hash key . The session key is further used for encryption and decryption .
In C# , I found the basic encryption / decryption classes , setting of IV , key etc but I did find anything related to the hash key . In VC++ we are using RC2 for cryptography of plaintext and MD5 for hash key .
Pls helpme out guys !

AnswerRe: How to achieve successful Encryption in VC++ (using cryptoAPI)and decryption in C#.NET Pin
sreejith ss nair27-Jul-05 1:44
sreejith ss nair27-Jul-05 1:44 
GeneralRe: How to achieve successful Encryption in VC++ (using cryptoAPI)and decryption in C#.NET Pin
ameysp27-Jul-05 3:24
ameysp27-Jul-05 3:24 
AnswerRe: How to achieve successful Encryption in VC++ (using cryptoAPI)and decryption in C#.NET Pin
sreejith ss nair27-Jul-05 1:45
sreejith ss nair27-Jul-05 1:45 
GeneralUsing 2 TopLevel forms Pin
liqnit26-Jul-05 22:53
liqnit26-Jul-05 22:53 
GeneralRe: Using 2 TopLevel forms Pin
cshaaaa26-Jul-05 23:29
cshaaaa26-Jul-05 23:29 
GeneralRe: Using 2 TopLevel forms Pin
liqnit27-Jul-05 0:22
liqnit27-Jul-05 0:22 
GeneralRe: Using 2 TopLevel forms Pin
cshaaaa27-Jul-05 0:46
cshaaaa27-Jul-05 0:46 
GeneralRe: Using 2 TopLevel forms Pin
liqnit27-Jul-05 0:58
liqnit27-Jul-05 0:58 
GeneralString is not in correct format Pin
lovelylooney26-Jul-05 22:52
lovelylooney26-Jul-05 22:52 
GeneralRe: String is not in correct format Pin
S. Senthil Kumar26-Jul-05 23:52
S. Senthil Kumar26-Jul-05 23:52 
GeneralArray Sorting Pin
diniya9926-Jul-05 22:46
diniya9926-Jul-05 22:46 
GeneralRe: Array Sorting Pin
C0d3_P03t26-Jul-05 22:53
C0d3_P03t26-Jul-05 22:53 
GeneralRe: Array Sorting Pin
S. Senthil Kumar26-Jul-05 23:54
S. Senthil Kumar26-Jul-05 23:54 
GeneralMSMQ events Pin
C0d3_P03t26-Jul-05 21:58
C0d3_P03t26-Jul-05 21:58 
Generalmemory drive Pin
farzad000126-Jul-05 21:03
farzad000126-Jul-05 21:03 
GeneralExtension File .vsi Pin
Brendan Vogt26-Jul-05 21:02
Brendan Vogt26-Jul-05 21:02 
Questionwat shd i do 1st? Pin
nidhelp26-Jul-05 21:01
nidhelp26-Jul-05 21:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.