Slide 35
Slide 35 text
Hashing
• An algorithm used to convert a string into a fixed
length alphanumeric string
Characteristics
1. Easy to create a hash value from an input
2. Extremely difficult, if not impossible, to determine the input from a
hash value
3. While possible it is extremely unlikely for two inputs to produce the
same hash value