encfs/cipher
Valient Gough 63c2d1c539 add CommonCrypto support, other misc fixes
git-svn-id: http://encfs.googlecode.com/svn/trunk@97 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-03-05 06:39:51 +00:00
..
BlockCipher_test.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +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
CipherKey_test.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CipherKey.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
CipherKey.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
CipherV1.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CipherV1.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CMakeLists.txt add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CommonCrypto.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +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 add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
MemoryPool.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +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 add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
openssl.h break out cipher primitives, add unit tests 2013-03-05 06:32:27 +00:00
PBKDF_test.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
PBKDF.cpp break out cipher primitives, add unit tests 2013-03-05 06:32:27 +00:00
PBKDF.h encapsulate old cipher support layer 2013-03-05 06:36:32 +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