1
0
mirror of https://github.com/redelmann/scat synced 2025-01-27 06:24:21 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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