aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/cryptanalysis/index.html
blob: 09d9c37d10b80093e0f9cb2d8f4d0910cb023fc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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>