Module fast

Source
Expand description

Implementation for the (deprecated) CreateFast handshake.

Structs§

CreateFastClient 🔒
Client-handshake for CREATE_FAST.
CreateFastClientState 🔒
State for a CREATE_FAST client handshake.
CreateFastServer 🔒
Relay-handshake for CREATE_FAST.

Constants§

FAST_C_HANDSHAKE_LEN 🔒
Number of bytes used for a “CREATE_FAST” handshake by the initiator.
FAST_S_HANDSHAKE_LEN 🔒
Number of bytes used for a “CREATE_FAST” handshake by the responder
SECRET_INPUT_LEN 🔒
How many bytes does this handshake use for its input seed?