pub const BLOCK_SIZE: usize = 1_048_576;
This is the streaming block size
NOTE: Stream mode can be used to encrypt files less than this size, provided the implementation is correct