Disk ARchive
2.4.8
|
defines a block structured file.Mainly used for strong encryption. More...
#include "../my_config.h"
#include <string>
#include "infinint.hpp"
#include "generic_file.hpp"
#include "header_version.hpp"
Go to the source code of this file.
Classes | |
class | libdar::tronconneuse |
this is a partial implementation of the generic_file interface to cypher/decypher data block by block. More... |
Namespaces | |
namespace | libdar |
libdar namespace encapsulate all libdar symbols |
defines a block structured file.
Mainly used for strong encryption.
Definition in file tronconneuse.hpp.