[an error occurred while processing this directive]

cs150: Notes 35

Schedule

Notes

Ways to authenticate:

Cryptographic Hash Functions

One-way: Given h, it is hard to find x such that H(x) = h.
Collision Resistent: Given x, it is hard to find y not equal to x such that H(y) = H(x).

Links

[an error occurred while processing this directive]