tor_
proto
0.32.0
In tor_
proto::
crypto::
handshake::
hs_
ntor
Structs
HsNtorClientState
HsNtorHkdfKeyGenerator
HsNtorServiceInfo
Constants
INTRO1_TARGET_LEN
Functions
encrypt_and_mac
get_introduce_key_material
get_rendezvous_key_material
server_receive_intro
server_receive_intro_no_keygen
Type Aliases
AuthInputMac
EncKey
MacKey
MacTag
tor_proto
::
crypto
::
handshake
::
hs_ntor
Type Alias
MacKey
Copy item path
Settings
Help
Summary
Source
type MacKey = [
u8
;
32
];
Available on
crate feature
hs-common
only.
Expand description
The MAC_KEY from the HS Ntor protocol