Sebastian Messmer
|
029fb73218
|
Better error message when config file has wrong header
|
2016-02-09 09:14:02 +01:00 |
|
Sebastian Messmer
|
16bdbcc2ca
|
Refactor CryConfigCreator (factor out CryConfigConsole). This is preparation for adding a 'use default config' question.
|
2016-01-17 14:57:40 +01:00 |
|
Sebastian Messmer
|
5b76a11388
|
When creating a new filesystem, ask password twice (second time for confirmation)
|
2015-11-19 10:08:09 +01:00 |
|
Sebastian Messmer
|
30ae2fc45c
|
Added test cases
|
2015-11-12 10:59:38 -08:00 |
|
Sebastian Messmer
|
669e71c056
|
Inner encryption of configuration file uses the cipher specified by the user
|
2015-11-11 01:19:47 -08:00 |
|
Sebastian Messmer
|
0b7182f095
|
Make test cases faster by using SCrypt::TestSettings
|
2015-11-03 20:27:00 -08:00 |
|
Sebastian Messmer
|
bdb6de1c4a
|
Add --cipher and --ciphers command line options
|
2015-10-30 19:53:15 +01:00 |
|
Sebastian Messmer
|
88262c3ef9
|
Make SCrypt config modifiable and speed up test cases by using a special test config
|
2015-10-27 13:28:42 +01:00 |
|
Sebastian Messmer
|
fd184b45d2
|
Refactor CryConfigEncryptor: Store instance instead of static
|
2015-10-26 16:36:57 +01:00 |
|
Sebastian Messmer
|
4164c2353e
|
Graceful exiting when password is wrong
|
2015-10-25 19:00:30 +01:00 |
|
Sebastian Messmer
|
371303ae6a
|
Config file is AES256_GCM encrypted, the config file key is generated with scrypt
|
2015-10-24 19:35:37 +02:00 |
|
Sebastian Messmer
|
20b0034ab1
|
- Refactor main()
- Added CryConfigLoaderTest
|
2015-10-23 12:16:23 +02:00 |
|
Sebastian Messmer
|
9bf83a6fe7
|
Adapted to new key creation interface
|
2015-10-22 18:48:04 +02:00 |
|
Sebastian Messmer
|
2104a85e95
|
Refactor config file handling
|
2015-10-19 02:46:47 +02:00 |
|
Sebastian Messmer
|
8db80d5ebf
|
Refactor directory structure
|
2015-09-12 20:16:13 +02:00 |
|