#include "../my_config.h"
#include <string>
#include "infinint.hpp"
#include "generic_file.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libdar |
Classes | |
| class | libdar::tronconneuse |
| this is a partial implementation of the generic_file interface to encrypt/decrypt data block by block. More... | |
Mainly used for strong encryption.
Definition in file tronconneuse.hpp.
1.4.7