tlspuffin
0.1.0
Module hash_hs
Structs
In tlspuffin::
tls::
rustls
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.