HighTechTalks DotNet Forums  

TripleDes encryption

Dotnet Security microsoft.public.dotnet.security


Discuss TripleDes encryption in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
mei xiao
 
Posts: n/a

Default TripleDes encryption - 06-25-2004 , 09:29 AM






Hi, there,

Can I use OpenSSL to encrypt a stream and decrypt it in my C# program using
the same key and hash value?

Thank you.

-May



Reply With Quote
  #2  
Old   
Pieter Philippaerts
 
Posts: n/a

Default Re: TripleDes encryption - 06-25-2004 , 02:32 PM






"mei xiao" <mxiao (AT) peerdirect (DOT) com> wrote in message
Quote:
Can I use OpenSSL to encrypt a stream and decrypt it in my C# program
using
the same key and hash value?
What exactly do you mean with 'hash value'? TripleDES -- like other block
ciphers -- needs a key and an initialization vector before encrypting data.

As far as compatibility is concerned, yes, C# and OpenSSL are compatible.
Data encrypted with OpenSSL can be decrypted in C#.

Regards,
Pieter Philippaerts




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.