Dictionary character limit?
#11
(11-06-2017, 01:11 AM)Tasselhoff Wrote: A quick bash script to cycle through the possibilities could do it if there's only five characters.

The secret is a minimum of 8 chars but I appreciate the suggestion.
Also - noted: "hashing" not encryption! Got it! Big Grin
#12
This might work https://github.com/rhash/RHash/blob/mast...n/rhash.py

Other language bindings are available. It's meant to use GPUs http://rhash.anz.ru/changelog.php and allows parallel batches.