pub const PADDED_MESSAGE_LEN: usize = 100000;
Fixed-length padded message length.
Note: I made this up. We should pick something based on actual reasons.