add a function to filter letters combinations
#2
as far as i know these would reduce the overall performance for fast hashes dramatically, because the logic of droppping candidates this way is way to slow compared to generating and hashing

on the other hand there is already an optimizer called markov chain for this, which is implemented
Reply


Messages In This Thread
RE: add a function to filter letters combinations - by Snoopy - 03-28-2024, 02:35 PM