This document presents a study on the implementation of the RSA algorithm enhanced by the Chinese Remainder Theorem (CRT) for data encryption and decryption using 1024-bit and 4096-bit modulus sizes. The results demonstrate that RSA-CRT significantly speeds up the decryption process, being approximately three times faster than traditional RSA for 1024-bit keys, though the key generation process for 4096 bits is longer. The research emphasizes the importance of cryptography in ensuring data security and authentication.