Skip to content

add md6 modes#25

Merged
cyclone-github merged 1 commit intomainfrom
md6-dev
Apr 13, 2026
Merged

add md6 modes#25
cyclone-github merged 1 commit intomainfrom
md6-dev

Conversation

@cyclone-github
Copy link
Copy Markdown
Owner

Add modes:

md6-128
md6-224
md6-256
md6-384
md6-512

@cyclone-github cyclone-github self-assigned this Apr 13, 2026
@cyclone-github
Copy link
Copy Markdown
Owner Author

MD6-* Benchmarks:

$ hashgen -w /media/ramdisk/rockyou.txt -b -m md6-128
2026/04/13 14:50:57 Finished processing 14344391 lines in 3.516 sec (4.080 M lines/sec)
$ hashgen -w /media/ramdisk/rockyou.txt -b -m md6-224
2026/04/13 14:51:11 Finished processing 14344391 lines in 4.654 sec (3.082 M lines/sec)
$ hashgen -w /media/ramdisk/rockyou.txt -b -m md6-256
2026/04/13 14:51:20 Finished processing 14344391 lines in 4.928 sec (2.911 M lines/sec)
$ hashgen -w /media/ramdisk/rockyou.txt -b -m md6-384
2026/04/13 14:51:37 Finished processing 14344391 lines in 6.444 sec (2.226 M lines/sec)
$ hashgen -w /media/ramdisk/rockyou.txt -b -m md6-512
2026/04/13 14:51:49 Finished processing 14344391 lines in 7.705 sec (1.862 M lines/sec)

@cyclone-github cyclone-github merged commit 5c95043 into main Apr 13, 2026
4 checks passed
@cyclone-github cyclone-github deleted the md6-dev branch April 13, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant