Module hash_hs
tlspuffin
0.1.0
Module hash_hs
Structs
In tlspuffin::
tls::
rustls
Modules
anchors
cipher
client
conn
error
hash_hs
key
key_log
kx
limited_cache
msgs
quic
rand
record_layer
server
sign
suites
ticketer
tls12
tls13
vecbuf
verify
versions
x509
?
Settings
Module
tlspuffin
::
tls
::
rustls
::
hash_hs
Copy item path
source
·
[
−
]
Structs
§
Handshake
Hash
This deals with keeping a running hash of the handshake payloads. This is computed by buffering initially. Once we know what hash function we need to use we switch to incremental hashing.
Handshake
Hash
Buffer
Early stage buffering of handshake payloads.