Machine learningSymmetric block cipher
AES(Rijndael)
アドバンスト暗号化標準(AES)は、Rijndaelとしても知られ、2001年に米国政府によって公式な暗号化標準として採用された対称ブロック暗号です。128ビットのブロックでデータを処理し、128、192、または256ビットの鍵を使用し、置換、転置、混合演算の複数のラウンドを実行します。AESは今日最も広く使用されている対称暗号アルゴリズムであり、政府通信から日常のインターネットトラフィックまで、あらゆるものを保護しています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Daemen, J., & Rijmen, V. (2002). The Design of Rijndael: AES - The Advanced Encryption Standard. Springer-Verlag. ISBN: 978-3540425809
- National Institute of Standards and Technology (NIST). (2001). FIPS 197: Specification for the Advanced Encryption Standard (AES). U.S. Department of Commerce. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Advanced Encryption Standard (Rijndael). ScholarGate. https://scholargate.app/ja/cryptography/aes
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.
- 差分暗号解読 (Differential Cryptanalysis)暗号学↔ compare
- HMAC暗号学↔ compare
- 線形暗号解読暗号学↔ compare
- RSA暗号方式暗号学↔ compare