Module s2n_quic_core::ct

source ·

Structs§

  • The Choice struct represents a choice for use in conditional assignment.
  • The CtOption<T> type represents an optional value similar to the Option<T> type but is intended for use in constant time APIs.
  • A best-effort constant-time number used for reducing branching based on secret information

Traits§