Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WizardOfMenlo/stir
/ hash_size
Method
hash_size
scripts/protocol.py:32–33 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
30
pass
31
32
def
hash_size(self):
33
return
self.params.rom.hashsize
34
35
class
GenericOracleMessage(Message):
36
def
__init__(self, params: LDTParameters, length, name=
""
):
Callers
4
auth_path_size
Method · 0.80
commitment_size
Method · 0.80
auth_path_size
Method · 0.80
commitment_size
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected