Design Analysis and Security Evaluation of CAESAR Competition Authenticated Encryption Algorithms

Design Analysis and Security Evaluation of CAESAR Competition Authenticated Encryption Algorithms

Content Introduction Abstract The CAESAR competition is an authenticated encryption algorithm competition funded by the National Institute of Standards and Technology (NIST) in 2013, aimed at soliciting authenticated encryption algorithms that outperform AES-GCM in both comprehensive performance and security, capable of providing both integrity and confidentiality. The final selected algorithms may be recommended to the … Read more

Understanding the Mysterious DES Encryption Algorithm

Understanding the Mysterious DES Encryption Algorithm

1 Introduction DES algorithm is a common block cipher algorithm proposed by IBM in 1971. The DES algorithm is a typical representative of block ciphers and is also the most widely used symmetric encryption algorithm. This article will detail the principles and implementation process of DES. 1.1 Plaintext Plaintext refers to data that has not … Read more