Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / .NET SDK / October 2003

Tip: Looking for answers? Try searching our database.

System.Security.Cryptography

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raja Balaji R - 21 Oct 2003 12:38 GMT
hi

what is difference between

System.Security.Cryptography.SHA1CryptoServiceProvider

And

System.Security.Cryptography.SHA1Managed

class

thanks in advance
Andrew Gnenny - 21 Oct 2003 14:33 GMT
Hi,
This is two different implementations of SHA1 algorithm. The
SHA1CryptoServiceProvider class uses the built-in Windows CSP (in native
code). The second one, SHA1Managed, is a managed alternative (so it doesn't
depend on Windows CSP. I think, the native-based SHA1CryptoServiceProvider
class has better performance.
Signature

Andrew Gnenny
pulsar2003@/no-spam/email.ru (Please remove /no-spam/ for reply)
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

> hi
>
[quoted text clipped - 9 lines]
>
> thanks in advance

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.