Skip to main content

RING_VALUE_MAX_BYTES

Constant RING_VALUE_MAX_BYTES 

Source
pub const RING_VALUE_MAX_BYTES: usize = 3968;
Expand description

Maximum total byte width of a RingElement’s structurally-tagged serialization (Witt-level byte + up to four little-endian coefficient bytes — at most 5; the generous ceiling guards the fixed stack buffer).