Settings
Help

Module hash_hs

Module hash_hs 

Source

StructsΒ§

HandshakeHash πŸ”’
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.
HandshakeHashBuffer πŸ”’
Early stage buffering of handshake payloads.