christianwengert c7d318236f Prevent duplicate entries in passphrase wordlists
Replace a QVector for the wordlist with a QSet. This removes all duplicate entries in a given wordlist.
Thus, it hinders a malicious wordlist that has the proper length (>4000 entries) but with repetitions (effectively << 4000 entries) to be used and potentially create weaker passphrases than estimated.

Example:
List with 4000 items but only 64 unique words would lead to only 48 bit of Entropy instead of ~95 bit!
2024-08-22 00:21:38 -04:00
..
2024-06-08 08:39:50 -04:00
2023-06-10 18:26:10 -04:00
2022-06-11 09:28:38 -04:00
2023-10-23 23:07:27 -04:00
2021-11-22 12:58:04 +01:00
2022-03-21 00:26:07 +01:00
2020-10-08 22:49:34 -04:00
2020-10-08 22:49:34 -04:00