US 12,238,201 B1
Cipher
Gary Eaker, Jacksonville, FL (US)
Filed by Gary Eaker, Jacksonville, FL (US)
Filed on Jul. 15, 2022, as Appl. No. 17/865,862.
Claims priority of provisional application 63/360,550, filed on Oct. 14, 2021.
Int. Cl. H04L 9/06 (2006.01); G06F 21/60 (2013.01)
CPC H04L 9/0618 (2013.01) [G06F 21/602 (2013.01)] 7 Claims
OG exemplary drawing
 
1. A method for efficient encryption of text files, comprising the steps of:
loading a plain text bit file for encryption into a computing device,
determining if total bit number of said plain text file is divisible by six and adding any necessary bits to result in bit number of said plaint text file is perfectly divisible by six,
creating and then combining a bit sequence with a matching number of pad bits using XOR (exclusive or) cipher resulting in a modified file,
converting said modified file to cipher text, six bits a time, using a conversion table,
rearranging the entire cipher text sequence using Prime Set Permutation (“PSP”) to create a text sequence,
inserting a PSP lock character into said text sequence,
inserting pad pointer sequence (“PPS”) characters into said text sequence and
assigning, saving and displaying a file name, wherein an encrypted file is created.