[][src]Module tendermint_p2p::secret_connection

SecretConnection: Transport layer encryption for Tendermint P2P connections.

Structs

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)

Version

Protocol version (based on the Tendermint version)

Constants

DATA_MAX_SIZE

Maximum size of a message

TAG_SIZE

Size of the MAC tag