OpenSecEd / appliedcrypto

Learning module for Applied Cryptography
5 stars 0 forks source link

[spuriouslab] Change to generalized brute forcing #4

Open dbosk opened 8 years ago

dbosk commented 8 years ago

Change the spuriouslab to focus more generally on brute forcing. Include collisions for hash functions, e.g. two passwords could generate the same hash and what that would mean.

One aim is that the students should realize that there is always a problem of verifying the correct solution with brute forcing.