summaryrefslogtreecommitdiff
path: root/set2/task15.c
AgeCommit message (Collapse)Author
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-21completed set2. challenge 15Benedict
wait this is not the given order. Whaaats upp? Carzy guy!