encfs/cipher
Valient Gough 2d90473d09 fix compiler signed comparison warning
git-svn-id: http://encfs.googlecode.com/svn/trunk@100 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-06-17 03:17:31 +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 compiler signed comparison warning 2013-06-17 03:17:31 +00:00
CipherV1.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CMakeLists.txt Implement more Botan support. 2013-06-17 03:11:46 +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 Implement more Botan support. 2013-06-17 03:11:46 +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 begin adding Botan support. 2013-03-06 08:02:23 +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