summaryrefslogtreecommitdiff
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-21completed set3, challenge 20Benedict
2017-02-21completed set3, task 18Benedict
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-21set1, challenge 8 completedBenedict
2017-02-21added lib to git and moved set2 to subdirBenedict
2017-02-21moved files of set1 into subdirBenedict
2017-02-21completed set1, task7Benedict
by now the file 7.txt is now unbased in the program but it is asummed that there exits a file 7unbased.txt. Doing the unbasing in task7.c is left as exercise for the reader :-P
2017-02-21added more frequent charactersBenedict
2017-02-21deleted files which are no longer be usedBenedict
2017-02-21completed task6 nearly completlyBenedict
just a few characters are still wrong in the key. freqencies analysis has to be made more comprehensive
2017-02-21addded cflag variabel in MakefileBenedict
2017-02-21fxied api change in other tasksBenedict
2017-02-21reimplemented task2Benedict
2017-02-21added task 1 agian in new infrastrucreBenedict
also added a test for task1
2017-02-21adjust test scriptBenedict
2017-02-21reorgantzied code into libaray fileBenedict
For every task you may create a new file and implenet the task there by using functions from the lib.c file. Added Makefile for the different tasks.
2017-02-21set 1, challenge 5 completedBenedict
2017-02-21set 1, challenge 4 completedBenedict
2017-02-21set 1, challenge 3 completedBenedict
2017-02-21set 1, challenge 2 finishedBenedict
2017-02-21matanso: first challenge completed, second partlyBenedict