1
0
mirror of https://github.com/redelmann/scat synced 2025-01-26 14:04:20 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Romain Edelmann
721ace54db Fixing missing imports. 2015-11-23 21:55:41 +01:00
rnhmjoj
d6d640104f Fix redundant import warnings 2015-11-21 13:07:39 +01:00
rnhmjoj
7fbfc8ae9b Fix failing build: updated optparse 2015-07-12 02:56:00 +02:00
Romain Edelmann
82c04d7f72 Added some tests. 2014-04-26 09:43:18 +02:00
Romain Edelmann
1456ef025e Added some tests, factored out the scatter functions out of the main file. Renamed files to achieve that. 2014-04-26 00:15:11 +02:00
Romain Edelmann
b94c4fc159 Lint. 2014-04-25 23:25:46 +02:00
Romain Edelmann
a2eb523d5a Asking for schema first instead of service. Switched to a list of schemas. 2014-04-25 23:18:36 +02:00
Romain Edelmann
e082a68c0f Switched to Integer instead of Int. Using Int's leaded to incorrectly generated passwords when shuffling was involved, especially on 32-bits. 2014-04-25 22:54:19 +02:00
Luke Clifton
12066ff276 Updated cabal dependencies and made change for new scrypt API. 2014-04-14 10:20:49 +08:00
Romain Edelmann
d25fac9afe Added an option to specify the size of the various schemas. 2013-08-15 15:06:14 +02:00
Romain Edelmann
1b15288135 Added ANSI output formating and Android lock pattern. 2013-08-14 17:15:52 +02:00
Romain Edelmann
344755342b Added android pattern lock schema. 2013-08-14 17:14:24 +02:00
Romain Edelmann
662caea421 Added option to disable ANSI output formating. 2013-08-14 17:11:13 +02:00
Romain Edelmann
ea80ccb678 Fixed bug: Scat did not respect the --silent flag during code erasure. 2013-08-13 01:15:03 +02:00
Romain Edelmann
b14cf29657 Modifies options so that the use of code is strongly encouraged. 2013-08-12 18:10:36 +02:00
Romain Edelmann
f80b4347a6 Added possibility to enter an extra code (typically a long code, written down on a card). 2013-08-11 20:18:11 +02:00
Romain Edelmann
b44ea90397 Using Scrypt instead of SHA-512. 2013-08-10 00:13:45 +02:00
Romain Edelmann
8a681ad195 Added the paranoiac schema. 2013-08-09 20:15:48 +02:00
Romain Edelmann
09fe0caf48 Added missing documentation. 2013-08-09 17:39:33 +02:00
Romain Edelmann
6608dce71e Minor code quality changes. 2013-08-09 17:29:44 +02:00
Romain Edelmann
3edbc3421d Initial import. 2013-08-09 17:19:22 +02:00