summaryrefslogtreecommitdiff
path: root/set2
AgeCommit message (Collapse)Author
2017-02-21updated Makefile structureBenedict
Copy Makefile just in all setX directories and it should all work fine. Get rid of the nasty "adding each target seperatly".
2017-02-21fixed bug in valid_pkcs_paddingBenedict
The input length shut be a multiple of the blocksize. However we checked if the inpute length was a multiple of the number of padded bytes.
2017-02-21compledted set2, challenge 16Benedict
2017-02-21completed set 2 challenge 13Benedict
2017-02-21completed set 2 challenge 11Benedict
2017-02-21completed set2. challenge 15Benedict
wait this is not the given order. Whaaats upp? Carzy guy!
2017-02-21completed set2, challenge 10Benedict
2017-02-21added lib to git and moved set2 to subdirBenedict