Directory Statistics for programs/

Back to Index Page

Lines Of Code for programs/

Commits for programs/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
jone69168 (80.0%) 43 (100.0%) 137 (100.0%) 5.38
krue49542 (20.0%) 0 (0.0%) 0 (0.0%) 0.00

Commit Log

DateAuthorFile/Message
11/10/07 7:17 PMjone6916
NEW: I added the single threaded cbc stuff, and modified the Makefile accordingly (1 Files changed, 2 Lines changed)
programs/Makefile 1.12 (+2 -2)
11/9/07 11:23 PMjone6916
NEW: Implemented cbc parallel with metrics (1 Files changed, 17 Lines changed)
programs/Makefile 1.11 (+17 -5)
11/7/07 11:11 AMjone6916
NEW/CORRECTIVE: I have fixed the non-sysmetric encryption problem between the parallel and single threaded versions, the problem was the key storage was not being initialized properly. I increased the size of the buffers used by the SPEs and I increased the amount of data transfered during file I/O for the parallel version of the algorithm. Finally, I restructured the source files to make them more managable. (1 Files changed, 2 Lines changed)
programs/Makefile 1.10 (+2 -2)
10/31/07 2:39 PMjone6916
Fixed the makefiles (1 Files changed, 5 Lines changed)
programs/Makefile 1.9 (+5 -5)
10/31/07 1:08 PMjone6916
NEW: ADDED Parallelism (1 Files changed, 18 Lines changed)
programs/Makefile 1.8 (+18 -19)
10/25/07 9:39 AMjone6916
Prunning the source tree (1 Files changed, 1 Lines changed)
programs/Makefile 1.7 (+1 -61)
9/24/07 6:29 PMkrue4954
Accidental commiT (2 Files changed, 0 Lines changed)
programs/Makefile 1.6 (+0 -0)
programs/.DS_Store 1.6 (+0 -0)
9/22/07 11:55 AMjone6916
Initial revision (2 Files changed, 92 Lines changed)
programs/Makefile 1.1 added 92
programs/.DS_Store 1.1 added