ブロック暗号(BlockCipher)は、共通鍵暗号方式の一つで、平文を固定長のブロックに区分けして暗号化する手法をとります。ここでは、各ブロックを特定の鍵で暗号化し、同じ長さの暗号文で出力します。対照的に、ストリーム暗号とは、平文を一ビットまたは一バイトごとに暗号化する方式です。
普通、ブロック暗号のブロックサイズは64ビット、128ビット、192ビットが一般的で、このサイズと鍵の長さが暗号アルゴリズムのセキュリティレベルを左右します。
また、NISTとFIPSはブロック暗号として、AES(Advanced Encryption Standard)と3DES(Triple Data Encryption Standard)を推奨暗号アルゴリズムとして挙げています。
ブロック暗号とは
Warning: Undefined array key "show_ad1_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 111
Warning: Undefined array key "show_author_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 171
- AES, DES, ストリーム暗号, ブロック暗号, 共通鍵暗号
Warning: Undefined array key "show_author_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 173
Warning: Undefined array key "show_ad2_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 212



