9c17ea513a
Add verbose mode
...
hex is only printed in verbose mode.
This also includes some API redesign to pass the sg_parms struct
directly instead of extracting each field of it and passing it manually.
2014-09-18 14:02:24 +02:00
Chris Oei
74d492b50d
Convert tabs to spaces
2012-09-08 17:17:34 -07:00
Chris Oei
80506f18fe
Add sg_parms struct
2012-09-08 17:13:48 -07:00
Chris Oei
205ca9df63
Make types more robust
2012-09-03 11:50:02 -07:00
Chris Oei
3dd81551c6
Add keyfile support. Not entirely working yet.
2012-09-03 10:41:14 -07:00
Chris Oei
5a3a8506fc
Bug fixes in display code
2012-09-03 00:57:10 -07:00
Chris Oei
d8d6735872
Create salt using SHA256 of site name
2012-09-02 22:08:52 -07:00
Chris Oei
162bda494e
Maximum memory and operations now both uint32
2012-09-02 20:19:20 -07:00
Chris Oei
d496cad407
Remove fraction of total memory as a command line opt
2012-09-02 20:10:20 -07:00
Chris Oei
8ee6e37953
Replace -t TIME param with -o mega-operations
2012-09-02 19:46:30 -07:00
Chris Oei
2140db3ac8
Remove extraneous scryptenc library and have main call genpass instead
2012-09-02 19:22:41 -07:00
Chris Oei
dbe6b6cdc2
Remove unused encryption/decryption routines from genpass
2012-09-02 19:01:02 -07:00
Chris Oei
324f7a8124
Copy scryptenc.{c,h} to genpass.{c,h}
2012-09-02 14:44:26 -07:00