esp8266ndn
NDN Arduino library for ESP8266 and more
|
Wrappers of Mbed TLS crypto library. More...
Classes | |
class | Sha256 |
SHA256 hash function. More... | |
class | Hmac |
HMAC algorithm. More... | |
class | Mpi |
Multi-Precision Integer. More... | |
class | EcPoint |
EC point. More... | |
class | EcCurvePoint |
EC point associated with a curve. More... | |
class | P256 |
EC curve P256. More... | |
class | AesGcm |
AES-GCM secret key. More... | |
Functions | |
int | rng (void *, uint8_t *output, size_t count) |
Random number generator for various Mbed TLS library functions. More... | |
Wrappers of Mbed TLS crypto library.
|
inline |
Random number generator for various Mbed TLS library functions.