Module cgo

Source
Available on crate features bench and counter-galois-onion only.
Expand description

Benchmark utilities for the cgo module.

Structs§

ClientInbound
An instance of CGO used for inbound client encryption.
ClientOutbound
An instance of CGO used for outbound client encryption.
CryptStatePair
A set of cryptographic information as shared by the client and a single relay, and
RelayInbound
An instance of CGO used for inbound (towards the client) relay encryption.
RelayOutbound
An instance of CGO used for outbound (away from the client) relay encryption.

Constants§

CGO_THROUGHPUT
The throughput for a relay cell in bytes with the CGO scheme.