Cryptographic Hashing Function (SHA-1 and MD5)

From ITCwiki
Revision as of 21:29, 8 December 2010 by Kaschner (talk | contribs) (Created page with '==Differences between Cryptographic Hashing Functions== A crytographic hashing function is a deterministic procedure that takes a block of code and returns a fixed bit string. T…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Differences between Cryptographic Hashing Functions

A crytographic hashing function is a deterministic procedure that takes a block of code and returns a fixed bit string.

Two widely used hasing functions used today are MD5 and SHA-1

SHA-1