= Computational hardness assumptions
{wiki=Computational_hardness_assumptions}
Computational hardness assumptions are conjectures in theoretical computer science and cryptography that relate to the difficulty of solving certain computational problems. These assumptions underpin the security of cryptographic protocols and algorithms. They assert that certain problems cannot be solved efficiently (in polynomial time) by any algorithm, making them suitable as the foundation for secure cryptographic systems.
Back to article page