1
0
mirror of https://github.com/redelmann/scat synced 2025-01-10 06:34:20 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
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
redelmann
c9e460ad42 Merge pull request #1 from luke-clifton/master
Updated cabal dependencies and made change for new scrypt API.
2014-04-14 10:07:36 +02:00
Luke Clifton
12066ff276 Updated cabal dependencies and made change for new scrypt API. 2014-04-14 10:20:49 +08:00
redelmann
139593ffc9 Update README.md 2013-08-15 15:17:32 +02: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
500f917048 Added description and repository informations. 2013-08-14 17:24:56 +02:00
Romain Edelmann
53aae72537 Updated README. 2013-08-14 17:16:19 +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
f6865d3277 Version bump. 2013-08-14 15:13:02 +02:00
redelmann
650c2c0551 Changed installation notes. 2013-08-13 08:25:00 +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
redelmann
e27df25307 Typos corrected. 2013-08-12 20:06:21 +02:00
redelmann
9a5cd81c80 Update README.md 2013-08-12 19:53:13 +02:00
Romain Edelmann
f5998a8b89 Formatting. 2013-08-12 19:45:59 +02:00
Romain Edelmann
9d2ac9a13a Table formating. 2013-08-12 19:22:38 +02:00
Romain Edelmann
e3faa0e264 Updated the README. 2013-08-12 19:21:01 +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
83288f00d7 Added homepage and bug report, and stability. 2013-08-11 20:24:28 +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
248c2ca707 Reflected change of algorithm. 2013-08-10 00:35:48 +02:00
Romain Edelmann
b44ea90397 Using Scrypt instead of SHA-512. 2013-08-10 00:13:45 +02:00
Romain Edelmann
b18c63c837 Added disclaimer. 2013-08-10 00:12:16 +02:00
Romain Edelmann
30709530f5 Minor tweeks. 2013-08-09 20:57:29 +02:00
Romain Edelmann
a8dfc67d61 Forgot to document pin. 2013-08-09 20:55:45 +02:00
Romain Edelmann
794b78bc0d Added clarification and Contributing. 2013-08-09 20:52:37 +02:00
Romain Edelmann
a9e15cba76 Improved README. 2013-08-09 20:41:15 +02:00
Romain Edelmann
018847143c Improved README. 2013-08-09 20:33:27 +02:00
Romain Edelmann
cbcd85a237 Added README file. 2013-08-09 20:16:04 +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