Skip to main content

Module transport_nk

Module transport_nk 

Source

Modules§

hybrid
Strobe NK hybrid transport: Classic McEliece 8192128f (static server key)
pqc
Strobe NK fully-PQC transport: Classic McEliece 8192128f (static server key)

Structs§

StrobeNkStatelessTransport
Stateless transport — caller supplies the nonce on every call. Nonce uniqueness and replay detection are the caller’s responsibility. Obtain via StrobeNkTransport::into_stateless().
StrobeNkTransport
Stateful transport — automatically increments nonces on each send/recv. Obtain via StrobeNkHybridInitiator::finish() / StrobeNkHybridResponder::respond() or the PQC equivalents.

Constants§

MAC_LEN