HighTechTalks DotNet Forums  

What endian should I expect for different crypto calls in .net 2?

Dotnet Security microsoft.public.dotnet.security


Discuss What endian should I expect for different crypto calls in .net 2? in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
darthghandi@gmail.com
 
Posts: n/a

Default What endian should I expect for different crypto calls in .net 2? - 02-21-2007 , 02:39 PM






I am writing a network application and am trying to make since of the
MSDN docs. I have read in some posts that, for example, RSA key
information is stored in big endian. If so, what about when I do
something like byte[] sigOfH = provideRSA.SignData(byte[] buff, new
SHA1CryptoServiceProvider())? Is sigOfH in big endian as well? Also,
are all the crypto providers in .net expecting and giving big endian?
Thanks for your time,
Chris


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.