Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
This is the complete list of members for Meta, including all inherited members.
ENIGMA_BUFFER_DEFAULT_SIZE | Meta | static |
ENIGMA_CIPHER_CHUNK_MAGIC | Meta | static |
ENIGMA_MAGIC | Meta | static |
isEnigmaCipher(const byte *cipher, const std::size_t cipherSize) | Meta | static |
isEnigmaCipher(const std::vector< byte > &cipher) | Meta | static |
isEnigmaFile(const fs::path &filename) | Meta | static |
magic_t typedef | Meta | |
readCipherChunks(const fs::path &filename, const std::function< bool(EnigmaCipherChunk &&)> &callback) | Meta | static |
size_type typedef | Meta |