libcryfs/src/cpp-utils/random
Sebastian Messmer 1b577d000c Fixes for MSVC
2018-07-17 21:08:17 -07:00
..
OSRandomGenerator.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
OSRandomGenerator.h Prefer repository-cryptopp to system installed one 2018-05-20 19:21:59 -07:00
PseudoRandomPool.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
PseudoRandomPool.h Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
Random.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
Random.h Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
RandomDataBuffer.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
RandomDataBuffer.h Optimize std::move use 2017-10-01 09:04:29 +01:00
RandomGenerator.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
RandomGenerator.h CryFS tells the operating system to not swap the encryption key to the disk (note: this is best-effort and cannot be guaranteed. Hibernation, for example, will still write the encryption key to the disk) 2017-09-05 00:43:43 +01:00
RandomGeneratorThread.cpp Optimize std::move use 2017-10-01 09:04:29 +01:00
RandomGeneratorThread.h Prefer repository-cryptopp to system installed one 2018-05-20 19:21:59 -07:00
ThreadsafeRandomDataBuffer.h Fixes for MSVC 2018-07-17 21:08:17 -07:00