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-02-05 15:07:59 -05:00
2020-05-14 15:17:28 -04:00
2024-08-22 00:21:38 -04:00
2024-03-09 10:44:54 -05:00
2021-11-07 17:27:16 -05:00
2012-07-19 23:21:12 +02:00
2024-04-29 08:51:01 -04:00
2024-03-09 10:44:54 -05:00
2024-03-09 10:44:54 -05:00
2014-12-01 21:52:51 +01:00
2016-08-03 23:48:40 +02:00
2014-12-01 21:52:51 +01:00
2012-09-25 22:33:36 +02:00
2014-12-01 21:52:51 +01:00
2013-04-29 22:31:50 +02:00
2013-04-29 22:31:50 +02:00
2013-04-29 22:31:50 +02:00
2013-04-29 22:31:50 +02:00
2012-05-10 19:34:55 +02:00
2012-09-25 22:33:36 +02:00
2012-05-10 21:29:10 +02:00
2012-05-10 21:29:10 +02:00
2015-07-14 22:20:56 +02:00
2012-05-10 19:34:55 +02:00
2011-12-21 23:22:07 +01:00
2011-12-21 23:22:07 +01:00
2018-03-01 19:26:18 -05:00
2012-05-10 19:34:55 +02:00
2011-12-21 23:22:07 +01:00
2011-12-21 23:22:07 +01:00
2012-05-10 19:34:55 +02:00
2011-12-21 23:22:07 +01:00
2011-12-21 23:22:07 +01:00
2011-12-21 23:22:07 +01:00
2011-12-21 23:22:07 +01:00
2015-11-01 18:32:15 +01:00
2015-11-01 18:32:15 +01:00
2020-12-19 09:42:21 -05:00
2020-12-19 09:42:21 -05:00
2020-12-19 09:42:21 -05:00
2020-12-19 09:42:21 -05:00
2020-12-19 09:42:21 -05:00
2020-12-19 09:42:21 -05:00
2012-04-21 16:45:46 +02:00
2012-09-25 22:33:36 +02:00
2018-01-13 14:24:55 -05:00
2019-06-25 15:37:40 -04:00
2021-08-08 09:36:06 -04:00
2019-03-24 09:23:26 -04:00
2019-03-24 09:23:26 -04:00
2019-03-24 09:23:26 -04:00
2019-03-24 09:23:26 -04:00
2016-11-07 22:37:42 -05:00
2021-04-25 07:38:21 -04:00
2021-11-07 17:27:16 -05:00
2018-02-21 13:23:14 +01:00
2020-05-14 17:14:17 -04:00
2020-08-31 23:06:27 -04:00
2022-10-29 08:07:31 -04:00
2012-04-21 16:45:46 +02:00
2020-05-10 21:35:08 -04:00
2012-09-25 22:33:36 +02:00
2017-04-22 12:38:36 +03:00
2017-04-22 12:38:36 +03:00
2017-04-22 12:38:36 +03:00
2017-04-22 12:38:36 +03:00
2024-06-13 06:23:41 -04:00
2024-06-13 06:23:41 -04:00
2012-05-10 21:06:33 +02:00
2019-09-22 18:11:40 -04:00