cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C__FlashStringHelper
 CArduinoCryptoProviderCW_CryptoProvider implementation for the Arduino UNO R4 (RA4M1)
 CArduinoLoggerAdapterCW_Logger implementation wrapping Arduino's HardwareSerial
 CArduinoPlatformCW_Platform implementation using Arduino's blocking delay()
 CCryptnoxWalletHigh-level interface for interacting with a Cryptnox Hardware Wallet over NFC
 CCW_CardInfoSubset of the Cryptnox card info returned by APDU 0x80FA0000
 CCW_CryptoProviderAbstract interface for cryptographic operations used by CW_SecureChannel
 CCW_LoggerAbstract interface for serial/debug output
 CCW_NfcTransportAbstract interface for NFC transport operations
 CCW_PlatformAbstract interface for platform-specific operations used by the SDK
 CCW_SecureChannelImplements the Cryptnox secure channel protocol over NFC
 CCW_SecureSessionHolds cryptographic session state for reentrant secure channel operations
 CCW_SignRequestRequest parameters for CryptnoxWallet::sign
 CCW_SignResultResult of CryptnoxWallet::sign
 CCW_UtilsPortable utility functions for cryptographic and security operations
 CDerFuzzTarget
 CNullLoggerAdapterNo-op CW_Logger — guarantees nothing reaches the serial port
 CPN532AdapterCW_NfcTransport implementation over the Adafruit_PN532 driver
 CStubCrypto
 CStubLogger
 CStubNfc
 CStubPlatform
 CTx2Ethereum EIP-1559 transaction structure