cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Directories

 
cryptnox-sdk-cpp

Files

 
ArduinoCryptoProvider.cpp
 Implementation of the Arduino UNO R4 concrete crypto provider.
 
ArduinoCryptoProvider.h
 Concrete CW_CryptoProvider for the Arduino UNO R4 (RA4M1).
 
ArduinoLoggerAdapter.cpp
 Implementation of the HardwareSerial-backed logger.
 
ArduinoLoggerAdapter.h
 Concrete CW_Logger over HardwareSerial for development builds.
 
ArduinoPlatform.cpp
 Implementation of the Arduino blocking-delay platform adapter.
 
ArduinoPlatform.h
 Concrete CW_Platform over Arduino's delay().
 
CryptnoxWallet.h
 Umbrella include and module-group anchor for the CryptnoxWallet Arduino library.
 
NullLoggerAdapter.h
 Silent CW_Logger for production firmware.
 
PN532Adapter.cpp
 Implementation of the PN532 transport adapter.
 
PN532Adapter.h
 Concrete CW_NfcTransport over Adafruit_PN532 (SPI / I2C / UART).