|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Noise_NNpsk0_25519_ChaChaPoly_SHA256 handshake (initiator + responder). More...
#include <esphome/api/bytes.hpp>#include <esphome/api/crypto/cipher_state.hpp>#include <esphome/api/crypto/primitives.hpp>#include <esphome/api/crypto/symmetric_state.hpp>

Go to the source code of this file.
Classes | |
| class | esphome::api::noise::NoiseHandshake |
| Drives the two-message NNpsk0 handshake. More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::api |
| namespace | esphome::api::noise |
Variables | |
| constexpr auto | esphome::api::noise::protocol_name = "Noise_NNpsk0_25519_ChaChaPoly_SHA256" |
| Noise protocol name for the ESPHome native API. | |
Noise_NNpsk0_25519_ChaChaPoly_SHA256 handshake (initiator + responder).