手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| SHAハッシュ関数× | RSA暗号方式の分析× | |
|---|---|---|
| 分野 | 暗号学 | 暗号学 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1993 | 1978 |
| 提唱者≠ | National Institute of Standards and Technology (NIST) | Ronald Rivest, Adi Shamir, Leonard Adleman |
| 種類≠ | One-way hash algorithm | Asymmetric encryption and signature algorithm |
| 原典≠ | National Institute of Standards and Technology (1993). Secure Hash Standard (SHS). Federal Information Processing Standards (FIPS) Publication 180. 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 ↗ |
| 別名≠ | SHA-1, SHA-256, SHA-512, Secure Hash Algorithm | RSA Analysis, Rivest–Shamir–Adleman Analysis |
| 関連 | 4 | 4 |
| 概要≠ | The Secure Hash Algorithm (SHA) is a family of cryptographic hash functions standardized by NIST starting in 1993. SHA functions produce fixed-length digests from arbitrary-length input data, serving as a fundamental building block for digital signatures, message authentication, and data integrity verification across security-critical applications. | 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データセット ↗ |
|
|