Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 717 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 717 Bytes

License: MIT

CovertPadding

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).