const DEFAULT_CAPACITY: usize = 384;
The default size of our buffer.
This is based on the size of a typical secret input in tor-proto.
tor-proto