encfs/cipher
Valient Gough 7e95ff90c8 encapsulate old cipher support layer
git-svn-id: http://encfs.googlecode.com/svn/trunk@95 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-03-05 06:36:32 +00:00
..
BlockCipher_test.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
BlockCipher.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
BlockCipher.h encapsulate old cipher support layer 2013-03-05 06:36:32 +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 encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
CipherV1.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
CMakeLists.txt encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
MAC_test.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
MAC.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
MAC.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
MemoryPool.cpp break out cipher primitives, add unit tests 2013-03-05 06:32:27 +00:00
MemoryPool.h encapsulate old cipher support layer 2013-03-05 06:36:32 +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 encapsulate old cipher support layer 2013-03-05 06:36:32 +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 encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
testing.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
testing.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00