The document presents a new cryptosystem called Odd-Even Modulo Arithmetic Technique (OEMAT) that utilizes a block cipher approach for encryption and decryption of data through modulo operations. It details the process of encoding binary streams into blocks, applying pairwise operations, and a key generation method for enhanced security, accompanied by comparative analyses against other cryptosystems like RSA. The implementation demonstrates efficient encryption times and notable improvements in security while maintaining minimal overhead in block lengths.