BLOCK_SIZE

Constant BLOCK_SIZE 

Source
pub const BLOCK_SIZE: usize = 1_048_576;
Expand description

This is the streaming block size

NOTE: Stream mode can be used to encrypt files less than this size, provided the implementation is correct