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

14 Commits

Author SHA1 Message Date
rnhmjoj
348bac0678 Update a dependency 2015-11-21 13:02:30 +01:00
rnhmjoj
7fbfc8ae9b Fix failing build: updated optparse 2015-07-12 02:56:00 +02:00
Romain Edelmann
2380a6292c Ruled out incompatible version of optparse-applicative. 2014-09-04 07:17:30 +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
b80817a40b Version bump, with breaking API change, due to:
- parameters being asked in a slightly different order,
- the 32-bit version now correctly generating passwords involving shuffles.
2014-04-25 23:30:33 +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
500f917048 Added description and repository informations. 2013-08-14 17:24:56 +02:00
Romain Edelmann
f6865d3277 Version bump. 2013-08-14 15:13:02 +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
b44ea90397 Using Scrypt instead of SHA-512. 2013-08-10 00:13:45 +02:00
Romain Edelmann
3edbc3421d Initial import. 2013-08-09 17:19:22 +02:00