Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
SHA1Managed « Security « C# / C Sharp
C# / C Sharp
Security
SHA1Managed
1.
new SHA1Managed()
2.
Encrypt SHA1
3.
Encrypt SHA256
4.
Returns a SHA1 hash of a given plaintext
5.
SHA256 crypt
6.
Marshal Str
7.
Get SHA1 for a string
8.
Get SHA256 for a string
9.
Get SHA38 for a string
10.
Get SHA512 for a string
11.
Encrypts a string using the SHA256 algorithm.