--- title: Cryptanalysis (暗号解読) slug: Glossary/Cryptanalysis tags: - Cryptography - Glossary - Privacy - Security translation_of: Glossary/Cryptanalysis --- <p>暗号解読は、{{Interwiki("wikipedia", "コード (暗号)","コード")}}と暗号システムを破る方法を研究する{{glossary("cryptography","暗号学")}}の分野です。暗号解読は、特に{{Interwiki("wikipedia", "力まかせ探索")}}よりも効率的な方法によって、{{glossary("cipher","暗号")}}を破る技術を作り出す。{{Interwiki("wikipedia", "頻度分析 (暗号)","頻度分析")}}や<a href="http://en.wikipedia.org/wiki/Index_of_coincidence">偶然性の指標</a>などの従来の方法に加えて、解読法には{{Interwiki("wikipedia", "線形解読法")}}や{{Interwiki("wikipedia", "差分解読法")}}などの最新の方法があり、より高度な暗号を破ることができます。</p> <h2 id="Learn_more" name="Learn_more">より詳しく知る</h2> <h3 id="General_knowledge" name="General_knowledge">一般知識</h3> <ul> <li>Wikipedia 上の {{Interwiki("wikipedia", "暗号解読")}}</li> </ul>