HighTechTalks DotNet Forums  

Malfunctioning algorithm?

Dotnet Security microsoft.public.dotnet.security


Discuss Malfunctioning algorithm? in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Wild Wind
 
Posts: n/a

Default Malfunctioning algorithm? - 06-18-2004 , 02:19 PM






Hi,

I have an application that uses the SHA1 algorithm to verify
the authenticity of encrypted (or signed) data using the
VerifyData method of the RSACryptoServiceProvider class.

I'm sure you all know that this method also uses the
public key corresponding to the private key that the data
was encrypted with, as well as a digital signature to
compare the decrypted signed data with.

Usually, for some given signed data, I get 'true' returned from
this function. However, on a few machines, I am getting a 'false'
returned, even though I am using the same signed data, signature
and public key. This makes me wonder - could the encryption
algorithm be corrupted somewhat? Is there a place in the computer
I can check to see this?

TIA,

--
Akin

aknak at aksoto dot idps dot co dot uk



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.