libcryfs/src/config
Sebastian Messmer 0ae9bb7fca TODOs
2015-10-27 19:01:45 +01:00
..
crypto TODOs 2015-10-27 19:01:45 +01:00
CryCipher.cpp Adapted to new key creation interface 2015-10-22 18:48:04 +02:00
CryCipher.h Adapted to new key creation interface 2015-10-22 18:48:04 +02:00
CryConfig.cpp Config file is AES256_GCM encrypted, the config file key is generated with scrypt 2015-10-24 19:35:37 +02:00
CryConfig.h Config file is AES256_GCM encrypted, the config file key is generated with scrypt 2015-10-24 19:35:37 +02:00
CryConfigCreator.cpp Adapted to new key creation interface 2015-10-22 18:48:04 +02:00
CryConfigCreator.h Config file is AES256_GCM encrypted, the config file key is generated with scrypt 2015-10-24 19:35:37 +02:00
CryConfigFile.cpp Make SCrypt config modifiable and speed up test cases by using a special test config 2015-10-27 13:28:42 +01:00
CryConfigFile.h Config encryption: Prepend inner cipher name to the encrypted data before encrypting it with the outer cipher 2015-10-27 18:50:58 +01:00
CryConfigLoader.cpp Make SCrypt config modifiable and speed up test cases by using a special test config 2015-10-27 13:28:42 +01:00
CryConfigLoader.h Make SCrypt config modifiable and speed up test cases by using a special test config 2015-10-27 13:28:42 +01:00