A proof of P != NP (New symmetric encryption algorithm against any linear attacks and differential attacks)
Gao Ming

TL;DR
This paper introduces a new symmetric encryption algorithm with linear-time encryption/decryption, proposing a proof that P ≠ NP based on the exponential complexity of cracking the key.
Contribution
It presents a novel encoding mechanism and encryption algorithm that claims to prove P ≠ NP by demonstrating exponential difficulty in key cracking.
Findings
Encryption and decryption are completed in linear time.
Cracking the key requires exponential search, implying P ≠ NP.
The algorithm is resistant to all linear and differential attacks.
Abstract
P vs NP problem is the most important unresolved problem in the field of computational complexity. Its impact has penetrated into all aspects of algorithm design, especially in the field of cryptography. The security of cryptographic algorithms based on short keys depends on whether P is equal to NP. In fact, the security requirements for cryptographic keys are much stricter than those for PNP, the security of the key must ensure not only a sufficiently high computational complexity to crack it, but also consider the security of each bit of the key, while fully avoiding the effectiveness of various attack methods. In this paper, we innovatively propose a new encoding mechanism and develop a novel block symmetric encryption algorithm, whose encryption and decryption can be completed in linear time. For the attacker, in the case where only the plaintext-ciphertext correspondence is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
