libcryfs/src/cpp-utils/random
Sebastian Messmer bb4c10770a Fix googletest deprecations 2019-10-19 18:38:54 -07:00
..
OSRandomGenerator.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
OSRandomGenerator.h Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation. 2019-01-20 14:07:06 -08:00
PseudoRandomPool.cpp Fix googletest deprecations 2019-10-19 18:38:54 -07:00
PseudoRandomPool.h Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
Random.cpp Fix googletest deprecations 2019-10-19 18:38:54 -07: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 Fix googletest deprecations 2019-10-19 18:38:54 -07: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 Merge branch 'develop' into feature/remove_cryptopp_compat 2019-01-24 00:43:53 -08: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