[][src]Module tmkms::connection::secret_connection

SecretConnection: Transport layer encryption for Tendermint P2P connections.

Structs

AuthSigMessage

Authentication signature message

Kdf

Key Derivation Function for SecretConnection (HKDF)

Nonce

SecretConnection nonces (i.e. ChaCha20 nonces)

SecretConnection

Encrypted connection between peers in a Tendermint network

Enums

PublicKey

Secret Connection peer public keys (signing, presently Ed25519-only)

Constants

TAG_SIZE

Size of the MAC tag