libcryfs/test/cpp-utils
Mouse 7abed14d63 Make compatible with the current Crypto++ master (#163)
* Make compatible with the current Crypto++ master

* Add auto-config and build script. Not important, just a time-saver.

* Address compatibility with Crypto++ 6.0 release, while maintaining compatibility
with the older Crypto++ releases.

* Polish comments in cryptopp_byte.h. Forgot to include it to RandomGeneratorThread - fixed.

* Late at night - forgot to fix the .cpp files that used ::byte...

* Renamed auto-config-and-run script

* Added comments/description, and commented out "make check" that fails anyway

* Changed the include guard to match the rest of the .h files

* Delete build script

* Update ChangeLog.txt

* Update ChangeLog.txt
2017-08-16 03:00:46 +01:00
..
assert Fix assert_release_test 2016-09-24 17:05:45 +02:00
crypto Make compatible with the current Crypto++ master (#163) 2017-08-16 03:00:46 +01:00
data Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
io Fix test case 2016-09-24 20:47:53 +02:00
lock Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
logging Upgrade spdlog to 0.11.0 2017-02-04 19:03:20 +00:00
network Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
pointer Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
process Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
random Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
tempfile Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
CMakeLists.txt Refactor interface for key derivation functions. This allows easily adding new (password based) key derivation functions. 2016-02-22 02:38:06 +01:00
EitherIncludeTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
EitherTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
MacrosIncludeTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00