fourdst_plugin 0.0.1a
C++ Plugin Manager
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
  docs
 static
  src
  include
  fourdst
  crypt
 crypt_verification.hProvides cryptographic signature verification functionality
 openSSL_utils.hOpenSSL utility functions for cryptographic operations
 public_key.hPublic key handling for cryptographic operations
  plugin
  bundle
 bundle.hPlugin bundle management and loading functionality
 utils.hUtility classes and functions for the bundle module
  exception
 exceptions.hException classes for the FourDST plugin system
  factory
 plugin_factory.hPlugin factory system and macros for creating loadable plugins
  manager
 plugin_manager.hPlugin manager for loading, managing, and accessing plugins
  templates
 functor.hTemplate interface for functor-style plugins
  utils
 plugin_utils.hUtility functions and helpers for plugin development
 iplugin.hCore plugin interface for the FourDST plugin system
 plugin.hMain 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