Sebastian Messmer
|
340bbf842e
|
Moved crypto classes to cpputils
|
2015-10-27 22:19:40 +01:00 |
|
Sebastian Messmer
|
7b269a1184
|
Added a crypto library with scrypt key derivation function and random padding
|
2015-10-27 22:19:06 +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
|
aceeb2644f
|
Refactor folder structure and put classes in own files
|
2015-10-26 18:14:27 +01:00 |
|
Sebastian Messmer
|
fd184b45d2
|
Refactor CryConfigEncryptor: Store instance instead of static
|
2015-10-26 16:36:57 +01:00 |
|
Sebastian Messmer
|
248f0b0d61
|
FixedSizeData::take/drop()
|
2015-10-26 12:15:11 +01:00 |
|
Sebastian Messmer
|
90ecee252e
|
Fix DeathTest
|
2015-10-25 19:13:33 +01:00 |
|
Sebastian Messmer
|
4164c2353e
|
Graceful exiting when password is wrong
|
2015-10-25 19:00:30 +01:00 |
|
Sebastian Messmer
|
25db4064b7
|
Use EXPECT_EXIT instead of EXPECT_DEATH
|
2015-10-25 18:42:49 +01:00 |
|
Sebastian Messmer
|
daa4f0a7f3
|
CryConfigEncryptor more thoroughly uses Serializer/Deserializer interface
|
2015-10-25 17:01:28 +01:00 |
|
Sebastian Messmer
|
cde1a3b7b9
|
Refactor CryConfigEncryptor
|
2015-10-25 11:33:30 +01:00 |
|
Sebastian Messmer
|
868e12183a
|
Fix Usage line when called with --help and fix test cases
|
2015-10-24 20:02:43 +02:00 |
|
Sebastian Messmer
|
61ca163339
|
If a configuration file is not specified on command line, it will be put into the base directory
|
2015-10-24 19:56:05 +02: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
|
7988cc406d
|
Added serialization/deserialization of DerivedKeyConfig
|
2015-10-24 12:25:49 +02:00 |
|
Sebastian Messmer
|
8741853eef
|
Added key derivation function scrypt
|
2015-10-24 01:57:17 +02:00 |
|
Sebastian Messmer
|
20b0034ab1
|
- Refactor main()
- Added CryConfigLoaderTest
|
2015-10-23 12:16:23 +02:00 |
|
Sebastian Messmer
|
39c62ae185
|
Added test case for CryConfigFile
|
2015-10-23 00:04:03 +02:00 |
|
Sebastian Messmer
|
c936fca16a
|
Added test cases for CryConfigCreator
|
2015-10-22 18:48:14 +02:00 |
|
Sebastian Messmer
|
9bf83a6fe7
|
Adapted to new key creation interface
|
2015-10-22 18:48:04 +02:00 |
|
Sebastian Messmer
|
caaf528031
|
Refactor key creation
|
2015-10-22 18:19:59 +02:00 |
|
Sebastian Messmer
|
62549eeae6
|
Adapt to new cpputils::Random interface
|
2015-10-22 17:41:43 +02:00 |
|
Sebastian Messmer
|
ca5edb48db
|
Refactor random library
|
2015-10-22 17:36:03 +02:00 |
|
Sebastian Messmer
|
9b1152348e
|
Added test cases for CryConfig
|
2015-10-21 17:08:15 +02:00 |
|
Sebastian Messmer
|
d8e0465954
|
Added test cases for CryCipher
|
2015-10-19 14:22:01 +02:00 |
|
Sebastian Meßmer
|
d629e14533
|
Add include tests
|
2015-10-18 01:09:49 +02:00 |
|
Sebastian Meßmer
|
a3f557ef63
|
Fix warnings from -Weffc++
|
2015-10-17 21:17:38 +02:00 |
|
Sebastian Meßmer
|
a4ce9f1c97
|
Fix warnings from -Weffc++
|
2015-10-17 21:10:26 +02:00 |
|
Sebastian Meßmer
|
0c8b3e69a8
|
Disabled failing test
|
2015-10-17 20:37:57 +02:00 |
|
Sebastian Meßmer
|
97fce00391
|
Fixed warnings from -Weffc++
|
2015-10-17 20:35:17 +02:00 |
|
Sebastian Meßmer
|
8b429bac9a
|
Fix warnings from -Weffc++
|
2015-10-17 20:15:20 +02:00 |
|
Sebastian Meßmer
|
490936d29d
|
Fix test cases
|
2015-10-17 19:38:24 +02:00 |
|
Sebastian Meßmer
|
afc0f909b3
|
Use logging instead of cout/cerr
|
2015-10-17 17:23:35 +02:00 |
|
Sebastian Meßmer
|
05f9723295
|
Default logger logs to stderr, not stdout
|
2015-10-17 16:49:58 +02:00 |
|
Sebastian Meßmer
|
08c09e4af8
|
Add a fork test case for logging
|
2015-10-17 16:42:56 +02:00 |
|
Sebastian Meßmer
|
9f9b4fc342
|
Add test cases for logging
|
2015-10-17 15:49:54 +02:00 |
|
Sebastian Meßmer
|
7f7e27d6a3
|
Removed debug output
|
2015-10-17 03:28:05 +02:00 |
|
Sebastian Meßmer
|
bb90bb19ba
|
Fix death tests in multithreading context
|
2015-10-16 04:06:00 +02:00 |
|
Sebastian Meßmer
|
39eaff4533
|
Unify (and fix) include guards
|
2015-10-15 13:10:20 +02:00 |
|
Sebastian Meßmer
|
821550e62f
|
Unify (and fix) include guards
|
2015-10-15 13:09:21 +02:00 |
|
Sebastian Meßmer
|
5f9c2c0611
|
Unify (and fix) include guards
|
2015-10-15 13:06:51 +02:00 |
|
Sebastian Meßmer
|
c9663acd85
|
Unify (and fix) include guards
|
2015-10-15 13:04:57 +02:00 |
|
Sebastian Meßmer
|
02d89fa721
|
Unify (and fix) include guards
|
2015-10-15 12:58:16 +02:00 |
|
Sebastian Meßmer
|
7103b3ab07
|
Fix test cases
|
2015-10-15 05:26:05 +02:00 |
|
Sebastian Messmer
|
210c2c2811
|
Fix compiler error in test cases
|
2015-10-08 18:05:09 +02:00 |
|
Sebastian Messmer
|
2a938730e7
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:56:53 +02:00 |
|
Sebastian Messmer
|
cc2f93af92
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:54:41 +02:00 |
|
Sebastian Messmer
|
d47020e781
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:52:49 +02:00 |
|
Sebastian Messmer
|
58f7024919
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:52:06 +02:00 |
|
Sebastian Messmer
|
78dbe6ea24
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:51:49 +02:00 |
|