Machine learningPublic-key cryptography
RSA暗号方式
RSAは、1978年にRivest、Shamir、Adlemanによって開発された、基盤となる公開鍵暗号方式です。これは、数学的に関連付けられた2つの鍵、すなわち暗号化のための公開鍵と復号のための秘密鍵を使用することで、安全な暗号化とデジタル署名を可能にします。RSAの安全性は、大きな合成数をその素因数に分解することの計算上の困難さに依存しています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- 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: 10.1145/359340.359342 ↗
- Koblitz, N. (1987). A Course in Number Theory and Cryptography. Springer-Verlag. ISBN: 978-0387966618
このページの引用方法
ScholarGate. (2026, June 3). Rivest-Shamir-Adleman Cryptosystem. ScholarGate. https://scholargate.app/ja/cryptography/rsa-cryptosystem
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- AES(Rijndael)暗号学↔ compare
- 差分暗号解読 (Differential Cryptanalysis)暗号学↔ compare
- 楕円曲線暗号暗号学↔ compare
- HMAC暗号学↔ compare