Chris Oei
|
0e63a1f69d
|
Fixed error handling for unreadable keyfiles
|
2012-09-03 12:29:55 -07:00 |
|
Chris Oei
|
30c7739e93
|
Changed output format slightly
|
2012-09-03 11:57:18 -07:00 |
|
Chris Oei
|
6f3198f14d
|
Clean up some debugging code
|
2012-09-03 11:55:31 -07:00 |
|
Chris Oei
|
205ca9df63
|
Make types more robust
|
2012-09-03 11:50:02 -07:00 |
|
Chris Oei
|
466c5a69e5
|
Bug fix in option parsing
|
2012-09-03 11:49:45 -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
|
a3b016ceed
|
Add -p option and fixed memory bug
|
2012-09-02 22:53:50 -07:00 |
|
Chris Oei
|
d8d6735872
|
Create salt using SHA256 of site name
|
2012-09-02 22:08:52 -07:00 |
|
Chris Oei
|
87ba1c22e9
|
Fixed comment in FORMAT file
|
2012-09-02 20:56:42 -07:00 |
|
Chris Oei
|
468d273091
|
Use default of 32 mega-operations instead of just 5
|
2012-09-02 20:56:24 -07:00 |
|
Chris Oei
|
f9df788285
|
Fix warn_progname
|
2012-09-02 20:43:08 -07:00 |
|
Chris Oei
|
685cc4969d
|
Fix usage message
|
2012-09-02 20:42:52 -07:00 |
|
Chris Oei
|
218ea0dc9d
|
Re-define mega as 1024 * 1024 instead of 1000 * 1000
|
2012-09-02 20:40:05 -07:00 |
|
Chris Oei
|
f40668e4ef
|
Use a constant salt so that entering a site and master password
will always yield the same result.
|
2012-09-02 20:34:54 -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
|
de5e211d56
|
Remove unused AES encryption routines
|
2012-09-02 19:49:55 -07:00 |
|
Chris Oei
|
8ee6e37953
|
Replace -t TIME param with -o mega-operations
|
2012-09-02 19:46:30 -07:00 |
|
Chris Oei
|
63fa3d2a24
|
Show the derived key
|
2012-09-02 19:30:02 -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 |
|
Chris Oei
|
84c31465be
|
Rename executable and change usage message
|
2012-09-02 14:40:01 -07:00 |
|
Chris Oei
|
94ad3ccf79
|
Update .gitignore
|
2012-09-02 11:33:27 -07:00 |
|
Chris Oei
|
1acdffde66
|
Import scrypt-1.1.6.tgz with SHA-256
dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
|
2012-09-02 11:29:39 -07:00 |
|
Chris Oei
|
b490e825f3
|
Initial commit consists of a README.md and .gitignore
|
2012-09-02 11:26:03 -07:00 |
|