Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ digest
Method
digest
scapy/layers/tls/crypto/h_mac.py:89–90 ·
view source on GitHub ↗
(self, tbd)
Source
from the content-addressed store, hash-verified
87
key_len = 0
88
89
def
digest(self, tbd):
90
return
b
""
91
92
def
digest_sslv3(self, tbd):
93
return
b
""
Callers
2
digest
Method · 0.45
digest_sslv3
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected