意味 | 例文 (31件) |
一方向暗号化の英語
追加できません
(登録数上限)
コンピューター用語辞典での「一方向暗号化」の英訳 |
|
「一方向暗号化」の部分一致の例文検索結果
該当件数 : 31件
暗号化には一方向性関数を用いることができる。例文帳に追加
Unidirectional functions can be used for the encryption. - 特許庁
Unixは一方向暗号化機能を使っており, これはパスワードが暗号解読されないことを意味している.例文帳に追加
Unix uses a one way encryption function, which means that the password cannot be decrypted.発音を聞く - コンピューター用語辞典
一方向関数を使用する階層的暗号化装置及び方法例文帳に追加
APPARATUS AND METHOD FOR HIERARCHICAL ENCRYPTION USING ONE-WAY FUNCTION - 特許庁
暗号鍵算出手段102は現在主記憶上にあるプログラムコードの一方向関数(ハッシュ関数等)を使用し、暗号化プログラム記憶手段112に格納されている次に実行するブロックの暗号化されたプログラムコードを暗号解除するための暗号鍵を算出する。例文帳に追加
A cryptographic key calculating means 102 uses a one-way function (hash function, etc.), of a program code currently existing on a main storage and calculates a cryptographic key for performing cipher release of an enciphered program code stored in the means 112 to be next executed. - 特許庁
それらのパスワードを秘密に保っておくために、パスワードは一方向ハッシュとして知られる方式で暗号化されます。 一方向ハッシュとは、簡単に暗号化はできるが解読は難しいという方法です。例文帳に追加
In order to keep these passwords secret, they are encrypted with what is known as a one-way hash, that is, they can only be easily encrypted but not decrypted.発音を聞く - FreeBSD
会員の個人情報登録を、例えば一方向性ハッシュ関数のような一方向性暗号化手段により生成した暗号化結果をデータベースに登録し、その後速やかに平文の個人情報のデータをシステム内から削除する。例文帳に追加
At members' personal information registration, an encrypted result generated by a one-way encryption means such as a one-way hash function is databased, and then plaintext personal information data is deleted from the system without delay. - 特許庁
パディングに起因するオーバーヘッドのみで長い平文を暗号化できる、適応的選択暗号攻撃に対して安全な、落とし戸付き一方向性置換関数を用いた公開鍵暗号技術を提供する。例文帳に追加
To provide a public key encryption technology using a trapdoor one-way replacement function capable of encrypting a long plaintext only by an overhead resulting from padding and secure against adaptive selected ciphertext attacks. - 特許庁
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解!
「一方向暗号化」の部分一致の例文検索結果
該当件数 : 31件
売買の相手方の個人認証は、相手方からメール等で個人情報を入手し、会員登録時に用いた一方向性暗号化手段によって暗号化し、この暗号化結果と、登録されている暗号化結果を比較し、一致すれば相手方の認証が成功したものとする。例文帳に追加
For the personal identification of a trading partner, personal information is acquired from the partner by email or the like and encrypted by the one-way encryption means used at the member registration, and the encrypted result is compared with the registered encrypted result, in which matching shows successful identification of the partner. - 特許庁
PDA12は、携帯電話機11の番号データを再取得し、このデータを再度一方向関数によって暗号化して鍵データを再生成する。例文帳に追加
The PDA 12 reacquires the number data of the portable telephone 11, enciphers this data again by the uni-directional function, and reproduces the key data. - 特許庁
本発明によれば、随伴する双方向データ伝送路を通じて一方向データ伝送路のための暗号化ハンドシェイク動作が実行され、それにより一方向データ伝送路は暗号化ハンドシェイク動作のために双方向データ伝送路を必要とするセキュリティプロトコルを有効に満たすことが可能である。例文帳に追加
The gateway 206 is connected with the network 204A through a first transmission line 214 being a bidirectional transmission line and a second transmission line 216 being a one-way transmission line. - 特許庁
スクランブル鍵生成部26は、所定の初期暗号鍵に、少なくとも1回の一方向性逆置換h_1^−1と、少なくとも1回の落とし戸付き一方向性置換h_2とをそれぞれ適用することによって、配信データの暗号化および復号化に用いられる、複数の互いに異なるスクランブル鍵(個別暗号鍵)を生成する。例文帳に追加
A scramble key generation unit 26 generates a plurality of scramble keys differing from each other which are used for encrypting and decoding the distribution data by independently applying an at least one-time unidirectional inverse substitution h_1^-1 and a unidirectional substitution with at least one-time trapdoor h_2 to a predetermined initial encryption key. - 特許庁
映像受信装置4は、上記上位鍵をもとに映像暗号化装置10では使用されることのない下位鍵Zを一方向関数を用いて生成し、生成された下位鍵Zにより上記復号された映像データを再暗号化してリムーバブルメディア8等に記録する。例文帳に追加
The video receiver 4 uses a one direction function to generate a lower key Z that is not used in the video encrypting device 10 on the basis of the upper key, reencrypts the video data decrypted by the generated lower key Z and records the video data in a removable medium 8, or the like. - 特許庁
さらに、暗号化装置が、平文mから分割された残りのビット列と乱数rとを、1つ以上のハッシュ関数を含むパディング関数に入力し、ビット結合値yを生成し、当該ビット結合値yに対して落とし戸付き一方向性置換関数fを作用させ、第2暗号文u=f(y)を生成する。例文帳に追加
Furthermore, the encryption device inputs the other bit strings divided from the plaintext m and the random number r in a padding function containing one or more hash functions, generates a bit coupling value y, applies a trapdoor one-way replacement function f to the bit coupling value y, and creates a second ciphertext u=f(y). - 特許庁
現在の暗号化の安全性は数学的な問題解決のための計算の膨大さによっているが、一方向性で保証されていたハッシュ関数の脆弱性が指摘されており、計算の容易さと一方向性を両立させる理想的な擬似乱数を生成する。例文帳に追加
To generate ideal pseudo-random numbers achieving both easy calculation and unidirectionality, in consideration that fragility of a hash function guaranteed by unidirectionality is pointed out though security of current encryption depends on large quantities of calculation for mathematical problem solution. - 特許庁
ブロードキャスト暗号化は以下の問いに答えるように設計された。すなわち、以前には互いに知らない二つの装置が一方向通信路のみを持つ場合、一つのキーについて合意できるか?例文帳に追加
Broadcast encryption was designed to answer the question--Can two devices, previously unknown to each other, agree upon a key if they only have a one-way communication path?発音を聞く - コンピューター用語辞典
|
意味 | 例文 (31件) |
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
「一方向暗号化」のお隣キーワード |
weblioのその他のサービス
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |