Skip to content

Commit 3296e74

Browse files
Update README.md
added screenshot
1 parent 6bf33b0 commit 3296e74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# hashgen (Go) - Cyclone's hash generator
2+
![image](https://i.imgur.com/n11gZHM.png)
3+
24
As of the this writing, hashgen (Go) has the fastest md5 hash rate of any publicly available CPU based hash generator I've tested (this isn't a race, just an observation -- see benchmarks). These hashrates can be easily beat by improved code optimization and/or coding in faster programming languages.
35

46
Hashgen is a CLI hash generator written in Go and can be cross compiled for Linux, Windows & Mac, although testing and compiling is mainly done on debian linux.

0 commit comments

Comments
 (0)