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-08-22 00:21:38 -04:00
2024-07-28 18:25:12 -04:00
2024-06-13 06:23:41 -04:00
2021-07-13 22:08:33 -04:00
2024-06-29 11:50:23 -04:00
2018-03-31 11:36:18 -04:00
2018-03-31 16:01:30 -04:00
2015-09-12 13:55:50 +02:00
2024-06-22 07:22:44 -04:00
2017-03-10 16:12:02 +01:00
2024-03-09 10:44:54 -05:00
2021-02-22 07:41:23 -05:00
2021-07-13 22:08:33 -04:00
2017-10-21 13:15:02 +02:00
2024-07-28 18:25:12 -04:00
2024-01-14 07:43:48 -05:00
2024-08-22 00:21:38 -04:00
2022-10-29 08:07:31 -04:00
2024-04-27 09:49:38 -04:00
2020-05-10 21:35:08 -04:00
2021-07-13 22:08:33 -04:00
2017-03-10 16:12:02 +01:00
2024-01-06 15:17:13 -05:00
2018-11-22 11:47:31 +01:00
2024-07-28 18:25:12 -04:00
2024-03-31 17:19:35 -04:00
2024-06-12 21:25:15 -04:00
2023-01-29 09:24:10 -05:00
2022-05-01 16:02:02 -04:00
2021-11-22 12:58:04 +01:00
2024-06-16 10:47:27 -04:00
2021-11-22 12:58:04 +01:00
2023-09-16 09:00:03 -04:00
2017-03-10 16:12:02 +01: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
2021-04-05 22:56:03 -04: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
2017-03-10 16:12:02 +01:00
2021-07-13 22:08:33 -04:00
2017-03-10 16:12:02 +01:00
2022-05-01 16:02:02 -04:00
2019-06-25 15:37:40 -04:00
2024-08-22 00:21:24 -04:00
2021-07-13 22:08:33 -04:00
2024-04-29 08:51:01 -04:00
2024-03-09 10:44:54 -05:00
2021-11-22 12:58:04 +01:00
2018-11-22 11:47:31 +01:00
2024-03-09 12:39:00 -05:00
2024-03-09 12:39:00 -05:00
2024-06-29 11:50:23 -04:00
2024-03-09 12:39:00 -05:00
2023-01-29 10:05:44 -05:00
2018-11-22 11:47:31 +01:00
2024-04-13 07:54:18 -04:00
2021-11-22 12:58:04 +01:00
2021-07-13 22:08:33 -04:00
2017-03-10 16:12:02 +01:00
2022-02-22 17:53:50 -05:00
2018-03-01 19:26:18 -05:00
2024-04-29 08:50:46 -04:00
2024-04-29 08:50:46 -04:00
2021-07-13 22:08:33 -04:00
2021-05-27 21:50:15 -04:00
2023-02-01 23:32:56 -05:00
2021-10-01 16:25:14 -04:00
2024-04-25 06:29:51 -04:00
2024-03-08 08:43:06 -05:00
2024-08-22 00:21:38 -04:00
2024-08-22 00:21:38 -04:00
2021-12-07 23:40:09 -05:00
2021-12-07 23:40:09 -05:00
2021-07-13 22:08:33 -04:00
2020-02-01 09:30:12 -05:00
2021-07-13 22:08:33 -04:00
2021-04-05 22:56:03 -04:00
2024-07-28 18:25:12 -04:00
2021-12-14 23:23:23 -05:00
2024-07-28 18:25:12 -04:00
2023-02-01 23:32:56 -05:00
2021-07-13 22:08:33 -04:00
2021-04-05 22:56:03 -04:00
2024-07-28 18:25:12 -04:00
2024-03-06 07:42:01 -05:00
2024-06-02 07:44:00 -04:00
2024-06-02 07:44:00 -04:00
2024-06-29 11:50:23 -04:00
2019-03-19 18:56:17 -04:00
2024-03-06 07:42:01 -05:00
2024-06-29 11:50:23 -04:00
2024-03-08 10:55:22 -05:00
2020-05-14 20:19:56 -04:00