Skip to main content

MAX_RECIPIENTS

Constant MAX_RECIPIENTS 

Source
pub const MAX_RECIPIENTS: usize = 1024;
Expand description

Maximum recipients per multi-recipient envelope (DoS bound; enforced at both seal and parse time, since open trial-decrypts every wrap).