Commit Graph

104 Commits

Author SHA1 Message Date
e-ago
e75acfd3c2 README.md 2018-06-22 17:27:18 +02:00
e-ago
d8a3fe6609 Typo 2018-06-22 17:15:39 +02:00
e-ago
13e53888b9 Temporary fix: adding a new possible offset for AES-CCM metadata according to issue #4. The extractor code needs to be reworked 2018-06-21 16:33:19 +02:00
e-ago
e39a3889b3 README.md 2018-06-14 20:22:55 +02:00
e-ago
39fd5646c0 Increasing user password max input length to 55 - OpenCL, minor improvements 2018-06-14 20:11:10 +02:00
e-ago
2a34c39827 Increasing user password max length also for MAC verification attack 2018-06-14 19:41:50 +02:00
e-ago
481e17b59d back to uint32_t, using 0xff instead of -1 2018-06-14 08:59:10 -07:00
e-ago
63c7805a4d Signed/unsigned temporary fix - CUDA 2018-06-14 08:15:36 -07:00
e-ago
28fe613a55 Increasing user password max input length to 55 - CUDA 2018-06-14 17:06:06 +02:00
e-ago
895d0c1d44 Warning added when reading user passwords with length < 8 or > 27 2018-05-23 17:05:31 +02:00
e-ago
5fe9e0b1db README.md 2018-05-17 11:01:24 +02:00
e-ago
126e6c0089 README.md 2018-05-17 10:57:43 +02:00
e-ago
86cde00be5 README.md 2018-05-17 10:53:19 +02:00
lab
98bfe9db17 README.md 2018-05-16 16:20:15 -07:00
lab
ed6cf26c59 Removing warnings and fixing final performance printf 2018-05-16 13:59:42 -07:00
e-ago
5430f17aa5 For now we accept only user passwords <= 27 characters 2018-05-02 22:30:51 +02:00
e-ago
6bbf1a40e3 README 2018-04-05 00:50:39 +02:00
e-ago
5f09d7f887 CRITICAL ERROR: bad loop termination 2018-04-05 00:46:37 +02:00
e-ago
7b2a6b6457 CRITICAL ERROR: bad loop termination 2018-04-05 00:42:23 +02:00
e-ago
feeeaf7466 Minor fix one stream CUDA 2018-03-17 20:23:52 +01:00
e-ago
e6c33f00ee README.md 2018-03-17 20:21:51 +01:00
e-ago
77a222ee37 project languages 2018-03-12 14:43:03 +01:00
e-ago
a6091d5af3 project languages 2018-03-12 14:39:21 +01:00
e-ago
eb2aa3df2a README.md 2018-03-09 21:05:09 +01:00
e-ago
df0b4b50b4 2 streams removed: problem with input pipe files 2018-02-22 19:11:27 +01:00
e-ago
da5f0bceac New Recovery Passwords for dictionary 2018-02-19 19:26:46 +01:00
e-ago
d510ed716c README update 2018-02-19 19:08:59 +01:00
e-ago
46af8d1a5d README update 2018-02-19 18:59:04 +01:00
e-ago
7373986a88 Extractor improvement: detect recovery password in case of PIN encryption 2018-02-19 18:36:18 +01:00
e-ago
cd2c15fd9d Hash extractor recoveryPassword check 2018-02-16 15:01:43 +01:00
e-ago
63acc68377 Fix on critical bug while reading passwords from file 2018-02-06 18:06:19 +01:00
e-ago
5d293fa406 Remove debug prints 2018-02-06 17:41:25 +01:00
e-ago
ec97cda2b5 Erroneous SEEK_SET when reading passwords 2018-02-06 17:39:55 +01:00
e-ago
745891395e README hash extractor note 2018-01-17 16:47:18 +01:00
e-ago
89f2cef3b2 iterator type in hash extractor: long int instead of int 2018-01-12 15:13:31 +01:00
e-ago
45066b65ac Minor fix to run script (GPU number) 2018-01-12 15:06:48 +01:00
e-ago
bcbe498db1 Minor fix to run script (GPU number) 2018-01-12 15:06:20 +01:00
e-ago
5d4e966b7d fileLen type in hash extractor: long int instead of int 2018-01-12 15:04:55 +01:00
elenago
e82891cedf Minor fix README 2017-12-04 17:54:02 +01:00
elenago
79e8015f23 opencl source code with Recovery Password attack 2017-12-04 17:41:57 +01:00
elenago
086823ed0e Recovery Password attack mode, new README, new encrypted images 2017-12-04 17:38:54 +01:00
elenago
d74cdbb924 README update 2017-11-20 20:25:17 +01:00
elenago
6de749fa9c README update 2017-11-20 20:24:09 +01:00
elenago
ef871d5603 Option -m (MAC verification) in OpenCL implementation 2017-11-20 20:18:47 +01:00
elenago
8856b5b621 Debug prints cleanup 2017-11-14 12:36:16 +01:00
elenago
cc04c43396 MAC test added in run_tests.sh 2017-11-14 12:34:17 +01:00
elenago
30ee62bb35 README, options and getopts 2017-11-14 12:24:17 +01:00
elenago
5268e0d7c8 Minor fixes, MAC option added (CUDA version only) 2017-11-14 12:03:31 +01:00
elenago
b28c8e6fdc Minor fixes, MAC option added (CUDA version only) 2017-11-14 12:00:39 +01:00
elenago
58bed4bba0 Missing headers 2017-10-24 14:24:17 +02:00