Module darkfi::zkas::constants

source ·
Expand description

Constants

Constants§

  • Allowed fields for proofs
  • Maximum allowed k param (circuit rows = 2^k)
  • Maximum allowed namespace length in bytes
  • Minimum size allowed for a syntactically valid ZkBinary MAGIC_BYTES.length = 4; k = ##; = 6 (because the current upper-limit for k is a two-digit number Therefore 4 + 6 = 10 is the minimum size