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§
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.
- Strobe
Error