Skip to main content

PADDED_MESSAGE_LEN

Constant PADDED_MESSAGE_LEN 

Source
pub const PADDED_MESSAGE_LEN: usize = 100000;
Expand description

Fixed-length padded message length.

Note: I made this up. We should pick something based on actual reasons.