encfs/fs
Valient Gough 95750d4539 begin adding Botan support.
implement pbkdf-hmac-sha256 module for Botan and CommonCrypto.


git-svn-id: http://encfs.googlecode.com/svn/trunk@98 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-03-06 08:02:23 +00:00
..
BlockFileIO.cpp move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
BlockFileIO.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
BlockNameIO.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
BlockNameIO.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
checkops.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CipherFileIO.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
CipherFileIO.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
Context.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
Context.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
DirNode.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
DirNode.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
encfs.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
encfs.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
FileIO.cpp move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
FileIO.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
FileNode.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
FileNode.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
FileUtils.cpp begin adding Botan support. 2013-03-06 08:02:23 +00:00
FileUtils.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
FSConfig.h add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
MACFileIO.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
MACFileIO.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
MemBlockFileIO.cpp move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
MemBlockFileIO.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
MemFileIO.cpp move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
MemFileIO.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
NameIO.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
NameIO.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
NullNameIO.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
NullNameIO.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
RawFileIO.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
RawFileIO.h move code into encfs namespace, split protobufs 2013-03-05 06:29:58 +00:00
StreamNameIO.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
StreamNameIO.h encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
test_BlockIO.cpp encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
test_IO.cpp add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
testextpass Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +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