The way pbkdf2_hmac_sha512 is implemented is safe, long passwords (>128 characters for SHA512) are truncated to 128.
No change needed here unless someone finds a trap of really wants password longer than 128 char.
I just remembered a few features of "profanity" used for ETH-addresses:
--numbers Score on numbers anywhere in hash.
--mirror Score on mirroring from center.
Would it be possible to implement those "modes" into VanitySearch?
Hi,
Yes it could be done but I still have work with fast base58 encoding and I will be off the next week.