Expand description
Mid-level cryptographic operations used in the onion service protocol.
Structs§
Constants§
- HS_
MAC_ LEN - The length of the MAC returned by
hs_mac
.
Functions§
- hs_mac
- Compute the lightweight MAC function used in the onion service protocol.