手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 対称鍵暗号解読 (Symmetric Key Cryptanalysis)× | RSA暗号方式の分析× | |
|---|---|---|
| 分野 | 暗号学 | 暗号学 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1991 | 1978 |
| 提唱者≠ | Eli Biham, Adi Shamir, Mitsuru Matsui | Ronald Rivest, Adi Shamir, Leonard Adleman |
| 種類≠ | Cryptographic strength analysis | Asymmetric encryption and signature algorithm |
| 原典≠ | Biham, E., & Shamir, A. (1991). Differential cryptanalysis of DES. Journal of Cryptology, 4(1), 3–72. link ↗ | Rivest, R. L., Shamir, A., & Adleman, L. (1978). A method for obtaining digital signatures and public-key cryptosystems. Communications of the ACM, 21(2), 120–126. DOI ↗ |
| 別名≠ | Symmetric Cryptanalysis, Block Cipher Analysis, Stream Cipher Cryptanalysis | RSA Analysis, Rivest–Shamir–Adleman Analysis |
| 関連≠ | 3 | 4 |
| 概要≠ | Symmetric key cryptanalysis is the study of attacks against symmetric encryption algorithms (such as DES, AES, and stream ciphers) to evaluate their security and identify weaknesses. Classical techniques include differential cryptanalysis and linear cryptanalysis, which have shaped the design of modern ciphers and remain essential tools for cryptographers assessing algorithm robustness. | RSA (Rivest–Shamir–Adleman) is a foundational asymmetric cryptosystem introduced in 1978 that enables both encryption and digital signatures using a pair of public and private keys. It remains one of the most widely deployed cryptographic algorithms in modern security infrastructure, supporting secure communication and authentication across the internet. |
| ScholarGateデータセット ↗ |
|
|