MCPcopy 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
35class GenericOracleMessage(Message):
36 def __init__(self, params: LDTParameters, length, name=""):

Callers 4

auth_path_sizeMethod · 0.80
commitment_sizeMethod · 0.80
auth_path_sizeMethod · 0.80
commitment_sizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected