The document compares and summarizes various encryption algorithms and techniques for improving secured data communication. It first discusses symmetric and asymmetric encryption techniques. It then analyzes popular encryption algorithms like AES, DES, Triple DES, RSA, Diffie-Hellman, and Blowfish. For each algorithm, it explains the methodology, provides a performance summary, and discusses key characteristics. It finds that AES and Triple DES provide better security than older standards like DES. The document also proposes a new encryption algorithm based on block cipher concepts like XOR and shifting operations.