|
cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
|
Platform-independent security and memory utilities. More...
#include "platform_compat.h"Go to the source code of this file.
Classes | |
| class | CW_Utils |
| Portable utility functions for cryptographic and security operations. More... | |
Platform-independent security and memory utilities.
Declares CW_Utils, a small collection of helpers used throughout the SDK that have no platform dependencies:
Hardware-specific helpers (e.g. TRNG bring-up) live in the concrete crypto provider rather than here.
Definition in file CW_Utils.h.