MCPcopy Create free account
hub / github.com/WizardOfMenlo/stir / field_size

Method field_size

scripts/protocol.py:17–18  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

15 self.query_num += num
16
17 def field_size(self):
18 return self.params.field_size_bits
19
20 def queries(self):
21 return self.query_num

Callers 5

auth_path_sizeMethod · 0.80
opening_sizeMethod · 0.80
auth_path_sizeMethod · 0.80
opening_sizeMethod · 0.80
argument_sizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected