양자 내성 암호 (Post-Quantum Cryptography)
양자 내성 암호는 양자 공격에 저항하는 알고리즘을 개발하여 고전적 위협과 양자 위협 모두에 대해 민감한 데이터의 장기적인 보안을 보장합니다.
양자 내성 암호는 쇼어 알고리즘(Shor's algorithm) 등을 실행할 수 있는 양자 적에 대해 안전한 알고리즘과 프로토콜을 연구합니다. 공개 키 암호 시스템, 디지털 서명 및 암호화 프로토콜을 다룹니다. 목표는 대규모 내결함성 양자 컴퓨터가 실현 가능해지더라도 기밀성, 무결성 및 인증을 보장하는 것입니다. 일반적인 계열로는 격자 기반, 코드 기반, 다변수 및 해시 기반 암호가 있습니다.
graph LR
Center["양자 내성 암호 (Post-Quantum Cryptography)"]:::main
Pre_asymmetric_encryption["asymmetric-encryption"]:::pre --> Center
click Pre_asymmetric_encryption "/terms/asymmetric-encryption"
Rel_homomorphic_encryption["homomorphic-encryption"]:::related -.-> Center
click Rel_homomorphic_encryption "/terms/homomorphic-encryption"
Rel_lattice_based_cryptography["lattice-based-cryptography"]:::related -.-> Center
click Rel_lattice_based_cryptography "/terms/lattice-based-cryptography"
Rel_decryption["decryption"]:::related -.-> Center
click Rel_decryption "/terms/decryption"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 5살도 이해할 수 있게 설명
미래의 슈퍼 컴퓨터인 양자 컴퓨터도 절대 풀 수 없는 아주 복잡한 비밀번호 기술입니다.
🤓 Expert Deep Dive
Generated expert content
🔗 관련 용어
선행 지식: