ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
crypto.hpp File Reference

Abstract interfaces for TLS/crypto operations. More...

#include <memory>

Go to the source code of this file.

Classes

class  foresthub::platform::TLSClientWrapper
 Wrapper around a platform-specific TLS client. More...
class  foresthub::platform::CryptoInterface
 Abstract interface for TLS/crypto operations. More...

Namespaces

namespace  foresthub
 Top-level namespace for the ForestHub SDK.
namespace  foresthub::platform
 Hardware abstraction layer: network, console, time, crypto, and GPIO interfaces.

Detailed Description

Abstract interfaces for TLS/crypto operations.