Available on crate features
bench
and counter-galois-onion
only.Expand description
Benchmark utilities for the cgo
module.
Structs§
- Client
Inbound - An instance of CGO used for inbound client encryption.
- Client
Outbound - An instance of CGO used for outbound client encryption.
- Crypt
State Pair - A set of cryptographic information as shared by the client and a single relay, and
- Relay
Inbound - An instance of CGO used for inbound (towards the client) relay encryption.
- Relay
Outbound - 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.