Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cberner/xkcd_miner
https://github.com/cberner/xkcd_miner
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cberner/xkcd_miner
- Owner: cberner
- Created: 2013-04-02T06:59:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-02T07:13:53.000Z (almost 12 years ago)
- Last Synced: 2024-10-16T01:09:08.950Z (3 months ago)
- Language: C
- Size: 123 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XKCD Miner
Brute forces Skein 1024 for the [latest XKCD comic](http://xkcd.com/1193/) which has a [hashing competition](http://almamater.xkcd.com/)To use: `make && ./xkcd_miner`
Every run uses a new random seed, so you can just run multiple instances if you have a multi-core processor