Compression of random binary data

danceswithnumbers at gmail.com danceswithnumbers at gmail.com
Mon Oct 23 22:27:54 EDT 2017


Finally figured out how to turn this into a random binary compression program. Since my transform can compress more than dec to binary. Then i took a random binary stream, changed it to a decimal stream 0-9 tranformed it into a compressed/encrypted binary stream 23.7% smaller. Yes! Decode reverse is easy......sorry so excited i could shout. 

Jon Hutton



More information about the Python-list mailing list