|
e4edd9bf5a
|
convert personclass writer to xml document so we can encrypt.
|
2017-08-09 16:03:19 -05:00 |
|
|
490a8d1b04
|
Throw a better error when we try and fail to load something.
|
2017-08-09 15:52:31 -05:00 |
|
|
3136228e76
|
Changes to allow encryption
|
2017-08-09 15:32:04 -05:00 |
|
|
ff37a1b0ef
|
Make a machine password. Will be used to let the admin user open student files
|
2017-08-03 11:35:29 -05:00 |
|
|
5654cba0d9
|
Make salt length and password length static values so can be easier to change.
|
2017-08-01 17:20:27 -05:00 |
|
|
29adb227c9
|
Slight change since we are also making passwords. Do not use letters which are commonly misunderstood when written / printed. Only use easily defined characters.
|
2017-08-01 11:40:37 -05:00 |
|
|
96a24d033b
|
use salt and password to create a key
|
2017-08-01 08:52:16 -05:00 |
|
|
7b731e22a4
|
Gen a password
|
2017-08-01 08:42:28 -05:00 |
|
|
3bed5e7210
|
prep for encrypting xml
|
2017-07-31 11:26:49 -05:00 |
|