Copyright 7/14/2017 Justin Coslor ASCII Cube Encryption Without shuffling the cube of the ASCII set it would be vulnerable to statistical + hieristical (guesswork) decryption, so shuffle it after every ten message symbols. 10 encrypted symbols (using the same shuffling) is not enough to do a statistical hieristic decryption so randomizing (shuffling) the cube every 10 symbols is a safe system. 100 message symbols turns into 150 symbols of shuffled cube data per 10 of the 100 message symbols = 10*150 per 100 message symbols = 1500 instead of shuffling after every symbol resulting in 100*150=15000. (100/10 = 10) 1000 symbols is (1000/10)*150 = 100*150 = 15000 when shuffled every 10 instead of 150000 by shuffling after every symbol. 1000 symbols is about a page of text. = 15*message_size + 3*message_size(Z,Y,X) = 18*message_size So 18x + overhead_code approximately equals 20*message_size and that is much smaller than 150 Extra-Sensory-Perception such as Clairvoyance and Telepathy and Remote Viewing could be used to decrypt an encrypted message, or surveillance, or wire-tapping, or man-in-the-middle transmission interception, or other techniques. Alien Decryption outside of our timeframe using higher dimensions might be able to decrypt anything even strong encryption, but that might just be science fiction.