Files

5 lines
104 B
Python
Raw Permalink Normal View History

2026-08-27 11:04:42 -06:00
JUNK_DENSITY = 2
JUNK_BLOCKS = 25
PAYLOAD_CHUNK_SIZE = 2800
OUTPUT_NAME_LENGTH = 9
AES_KEY_SIZE = 32