encfs/cipher
Valient Gough f4cd48aea1 fix bad logging tests
git-svn-id: http://encfs.googlecode.com/svn/trunk@104 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-06-18 05:28:02 +00:00
..
BlockCipher_test.cpp Implement more Botan support. 2013-06-17 03:11:46 +00:00
BlockCipher.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
BlockCipher.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
botan.cpp Implement more Botan support. 2013-06-17 03:11:46 +00:00
botan.h begin adding Botan support. 2013-03-06 08:02:23 +00:00
CipherKey_test.cpp Implement more Botan support. 2013-06-17 03:11:46 +00:00
CipherKey.cpp begin adding Botan support. 2013-03-06 08:02:23 +00:00
CipherKey.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
CipherV1.cpp fix bad logging tests 2013-06-18 05:28:02 +00:00
CipherV1.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CMakeLists.txt fixes config.h setup for crypto options 2013-06-17 05:48:09 +00:00
CommonCrypto.cpp begin adding Botan support. 2013-03-06 08:02:23 +00:00
CommonCrypto.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
MAC_test.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
MAC.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
MAC.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
MemoryPool.cpp fix MemoryPool build with openssl 2013-06-17 03:33:45 +00:00
MemoryPool.h Implement more Botan support. 2013-06-17 03:11:46 +00:00
NullCiphers.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
NullCiphers.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
openssl.cpp adds openssl implementation of PBKDF2 hmac-sha256 2013-06-17 05:57:10 +00:00
openssl.h break out cipher primitives, add unit tests 2013-03-05 06:32:27 +00:00
PBKDF_test.cpp begin adding Botan support. 2013-03-06 08:02:23 +00:00
PBKDF.cpp break out cipher primitives, add unit tests 2013-03-05 06:32:27 +00:00
PBKDF.h begin adding Botan support. 2013-03-06 08:02:23 +00:00
readpassphrase.cpp Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
readpassphrase.h Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
StreamCipher.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
StreamCipher.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
testing.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
testing.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00