Cryptography

Cryptography or cryptology is the practice and study of techniques for secure communication in the presence of third parties called adversaries.More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages;various aspects in information security such as data confidentialitydata integrityauthentication, and non-repudiation are central to modern cryptography. Modern cryptography exists at the intersection of the disciplines of mathematicscomputer scienceelectrical engineeringcommunication science, and physics. Applications of cryptography include electronic commercechip-based payment cardsdigital currenciescomputer passwords, and military communications.

Modern cryptography is heavily based on mathematical theory and computer science practice; cryptographic algorithms are designed around computational hardness assumptions, making such algorithms hard to break in practice by any adversary. It is theoretically possible to break such a system, but it is infeasible to do so by any known practical means. These schemes are therefore termed computationally secure; theoretical advances, e.g., improvements in integer factorization algorithms, and faster computing technology require these solutions to be continually adapted. There exist information-theoretically secure schemes that provably cannot be broken even with unlimited computing power—an example is the one-time pad—but these schemes are more difficult to use in practice than the best theoretically breakable but computationally secure mechanisms.

Posted on by