-
Notifications
You must be signed in to change notification settings - Fork 1
danielcranford/cs420
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Contents: CoinFlip - flip coins in parallel BruteForceDES - crack DES in parallel Ant and a JDK is required to build the projects. To build them run the command "ant jar" in the root of the project directories. (Note: installing ant on ubuntu does not by install a JDK) To execute the projects, run java -jar dist/CoinFlip.jar or java -jar dist/BruteForceDES.jar in the root of the project directories.
About
Spring 2012 repo for parallel programming cs420
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published