検索結果- 英語 - 多言語
検索内容:
Caesar cipher
A simple form of encryption in which each letter in the plaintext is shifted through the alphabet a number of positions (for example A→D, B→E, C→F, etc.).
シーザー暗号 / 各文字をアルファベット上で一定数だけずらし暗号化する方式 / 簡単な暗号手法のひとつで、古典的な手法とも呼ばれる
substitution ciphers
stream cipher
(cryptography) a symmetric-key cipher in which plaintext digits are combined with a pseudorandom cipher digit stream
疑似乱数の暗号桁列と平文の各桁を組み合わせることで暗号化を行う、対称鍵暗号方式の一種
substitution cipher
(cryptography) A method of encryption by which units of plaintext are substituted with ciphertext according to a regular system; the "units" may be single letters (the most common), pairs of letters, triplets of letters, mixtures of the above, and so forth. The receiver deciphers the text by performing an inverse substitution.
置換暗号:平文の各単位(単一文字、文字の組み合わせなど)を一定の規則に従って対応する暗号文の単位に置き換える暗号化手法 / 暗号解読:受信者は逆の置換操作を行うことで元の平文を復元できる方式
Playfair cipher
A manual symmetric encryption technique that encrypts pairs of letters (digraphs).
ペアの文字(ダイグラフ)を暗号化する、手動式の対称暗号技法
Vigenère cipher
A text encryption technique that uses a series of different Caesar ciphers based on the letters of a keyword.
ヴィジュネル暗号とは、キーワードの各文字に基づいて異なるシーザー暗号を連続的に適用することでテキストを暗号化する技法です。
Feistel ciphers
plural of Feistel cipher
「Feistel ciphers」は「Feistel暗号」の複数形を指します。つまり、複数のFeistel暗号あるいはFeistel暗号という種類の複数形という意味です。
Feistel cipher
(cryptography) A symmetric structure used in the construction of block ciphers. It is an iterated cipher with an internal function called a round function.
ブロック暗号構造を構築する際に用いられる対称鍵暗号の一種。反復処理の中で「ラウンド関数」と呼ばれる内部関数を使用する構造を持つ。
block cipher
(cryptography) Any deterministic cipher that operates on fixed-size groups of bits (binary digits), called blocks, with an unvarying transformation specified by a symmetric key.
固定長のビット群(ブロック)に対して、対称鍵で指定された一定の変換を行う決定論的な暗号方式。
block ciphers
plural of block cipher
ブロック暗号(複数形)