An implementation of the Covert Encryption randomised padding scheme, which is intended to be better than PADMÉ padding.
The proportion
(default of 5%) affects the amount of random padding and ensures that very small messages are at least proportion * 500
bytes long (default of 25).