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
..
2021-07-13 22:08:33 -04:00
2018-03-31 16:01:30 -04:00
2015-09-12 13:55:50 +02:00
2017-10-21 13:15:02 +02:00
2024-01-06 15:17:13 -05:00
2022-05-01 16:02:02 -04:00
2023-12-22 15:12:07 -05:00
2023-07-04 07:24:10 -04:00
2023-01-29 09:38:44 -05:00
2023-07-30 09:56:09 -04:00
2023-07-30 09:56:09 -04:00
2022-05-01 16:02:02 -04:00
2022-05-01 16:02:02 -04:00
2024-03-06 07:42:01 -05:00
2019-03-19 18:56:17 -04:00