fourdst_plugin 0.0.1a
C++ Plugin Manager
|
▼ docs | |
static | |
▼ src | |
▼ include | |
▼ fourdst | |
▼ crypt | |
crypt_verification.h | Provides cryptographic signature verification functionality |
openSSL_utils.h | OpenSSL utility functions for cryptographic operations |
public_key.h | Public key handling for cryptographic operations |
▼ plugin | |
▼ bundle | |
bundle.h | Plugin bundle management and loading functionality |
utils.h | Utility classes and functions for the bundle module |
▼ exception | |
exceptions.h | Exception classes for the FourDST plugin system |
▼ factory | |
plugin_factory.h | Plugin factory system and macros for creating loadable plugins |
▼ manager | |
plugin_manager.h | Plugin manager for loading, managing, and accessing plugins |
▼ templates | |
functor.h | Template interface for functor-style plugins |
▼ utils | |
plugin_utils.h | Utility functions and helpers for plugin development |
iplugin.h | Core plugin interface for the FourDST plugin system |
plugin.h | Main include header for the FourDST plugin system |
▼ lib | |
▼ bundle | |
bundle.cpp | |
utils.cpp | |
▼ crypt | |
crypt_verification.cpp | |
public_key.cpp | |
sha256.cpp | |
▼ manager | |
plugin_manager.cpp | |
▼ utils | |
plugin_utils.cpp |