Skip to main content

Module strobe

Module strobe 

Source
Expand description

Strobe v1.0.2 — duplex-sponge protocol framework.

Based on the StrobeGo reference implementation by David Wong. Uses Keccak-f[1600] via keccak::Keccak::with_f1600.

Modules§

transport_kk
transport_nk

Structs§

Strobe
Strobe v1.0.2 duplex-sponge protocol framework.

Enums§

Role
Which side sent the first transport message. The discriminant matches the FLAG_I bit that was set (or absent) on that first transport operation, so it can be XOR’d directly into flags.
StrobeError

Constants§

FLAG_A
FLAG_C
FLAG_I
FLAG_K
FLAG_M
FLAG_T