- ECB (Electronic Code Block)
- CBC (Cipher Block Chaining)
- OFB (Output FeedBack)
- CFB (Cipher FeedBack)
- 128bit
- 192bit
- 256bit
Table: AES モードの組み合わせ
ECB | CBC | OFB | CBB | |
128bit | aes-128-ecb | aes-128-cbc | aes-128-ofb | aes-128-cfb |
192bit | aes-192-ecb | aes-192-cbc | aes-192-ofb | aes-192-cfb |
256bit | aes-256-ecb | aes-256-cbc | aes-256-ofb | aes-256-cfb |
0 件のコメント:
コメントを投稿