1153万例文収録!

「Hash value」に関連した英語例文の一覧と使い方(8ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Hash valueの意味・解説 > Hash valueに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Hash valueの部分一致の例文一覧と使い方

該当件数 : 822



例文

The server searches a user database, if the received user ID and the password are in agreement, generates a hash value from the user ID, the password and an access history, and if this hash value and the received hash value are in agreement, generates a new access history and a new password, performs update, and transmits login success to the terminal with these data.例文帳に追加

サーバは、利用者データベースを検索し、受信した利用者ID、パスワードが一致すれば利用者IDとパスワード及びアクセス履歴からハッシュ値を生成し、受信したハッシュ値と一致すれば新しいアクセス履歴と新しいパスワードを生成して更新し、これらのデータと共にログイン成功を端末に送信する。 - 特許庁

The object corresponding to the calculated hash value is loaded to the primary memory in response to the collation operation.例文帳に追加

この照合オペレーションに応答し、算出されたハッシュ値に対応するオブジェクトが一次メモリにロードされる。 - 特許庁

A data bit string of the obtained hash value is outputted to a verification data embedding part 13c as verification data.例文帳に追加

このハッシュ値のデータビット列を、検証データとして、検証データ埋め込み部13cに出力する。 - 特許庁

The duplication decryption program 40 reads common information 30, and verifies a common information hash value 36.例文帳に追加

複製復号プログラム40は共通情報30を読み込み、共通情報ハッシュ値36を検証する。 - 特許庁

例文

The encryption part uses the hash value h_n to encrypt the segment data S_n and generates a segmented cryptograph C_n.例文帳に追加

暗号部はハッシュ値h_nを用いて分割データS_nを暗号化し、分割暗号文C_nを生成する。 - 特許庁


例文

Numeric values that compare equal have the same hash value (even if they are of different types, as is the case for 1 and 1.0).例文帳に追加

等しい値となる数値は等しいハッシュ値を持ちます (1 と1.0 のように型が異なっていてもです)。 - Python

To obtain a data conversion device that generates a hash value with high security and alleviates the difficulty of analysis.例文帳に追加

解析困難性を高めた安全性の高いハッシュ値生成を行うデータ変換装置を実現する。 - 特許庁

Thus, when some high-order values are presented, authentication is carried out by using a hash value below it and hash values are made open to the public in the reverse order, to ensure safety.例文帳に追加

従って、上位のある値が提示されたときにそれより下位のハッシュ値を利用して認証し、また、逆順に公開することで安全性が保証される。 - 特許庁

Run length structures obtained after quantizing DCT coefficients of blocks are arranged as many as the number of the blocks for grouping are converted into an N-bit hash value with a hash function.例文帳に追加

ブロックのDCT係数を量子化した後の、ランレングスの構造をブロックの数だけ並べてグループ化したものをハッシュ関数によって、Nビットのハッシュ値に変換する。 - 特許庁

例文

(Note 6) If any ciphers with a longer hash value are available when constructing a new eGovernment system, it is preferable that a 256-bit (or more) hash function be selected. 例文帳に追加

(注6) 新たな電子政府用システムを構築する場合、より長いハッシュ値のものが使用できるのであれば、256ビット以上のハッシュ関数を選択することが望ましい。 - 経済産業省

例文

A key obtaining part 104 obtains a key from a hash chart storage part 108 according to the hash value of a hash calculating part 103, and compares it with a retrieval key by a key coincidence judging part 105 for judging whether or not this key is a key to be retrieved.例文帳に追加

キー取得部104は、ハッシュ計算部103のハッシュ値によりハッシュ表格納部108からキーを取得して、キー一致判定部105により検索キーと比較することにより検索対象のキーであるかを判定する。 - 特許庁

An extraction part 180 selects one or more hash values from among the hash values of each sentence based on the detected appearance frequency, and extracts each sentence corresponding to the selected hash value as the summary of the input document.例文帳に追加

抽出部180は,検出された出現頻度に基づいて,各文のハッシュ値のうちから1または2以上のハッシュ値を選択し,選択されたハッシュ値に対する各文を入力文書の要約として抽出する。 - 特許庁

A sensor client device specifies one transfer destination of CF including an address attribute value as a reason for registration by a storage destination calculation unit; and one or more transfer destinations of CF including a hash attribute value as a reason for registration by a hash calculation unit, and registers each of them in a transfer server.例文帳に追加

センサクライアント装置は、「address」属性値を登録事由とするCFの転送先は収容先計算部により1台に特定し、「hash」属性値を登録事由とするCFの転送先はハッシュ計算部により一台又は複数台に特定し、転送サーバにそれぞれ登録する。 - 特許庁

A vocabulary index registering part 123 registers the vocabulary index of the character string configuring each of the divided grams in the entry of a hash table 103 to be specified by a hash value converted by the hash value converting part 122 or a collision chain 104 linked to the entry.例文帳に追加

語彙索引登録部123は、分割された各グラムについて、そのグラムを構成する文字列の語彙索引を、ハッシュ値変換部122によって変換されたハッシュ値で特定されるハッシュテーブル103のエントリまたは当該エントリにリンクしたコリジョンチェーン104に登録する。 - 特許庁

The electronic document is divided into constituent elements, a random number generated from a seed value is coupled to the respective constituent elements, a hash values are calculated for the constituent elements combined with the random values, and an electronic signature is affixed to the data which are combined by using the calculated hash value using further the hash function.例文帳に追加

電子文書を構成要素に分割し、その構成要素おのおのに対してシード値から生成した乱数を結合し、乱数が結合された構成要素に対し、ハッシュ値を計算し、計算されたハッシュ値を、さらにハッシュ関数を用いて結合したデータに対し電子署名を付与する。 - 特許庁

A presence notification receiving means 21 broadcasts toward a network 40 a presence notification, containing a MAC address of a terminal to which an agent 20, is introduced, and a value resulting from converting the MAC address into a hash value by means of a hash value computing means 23.例文帳に追加

存在通知受信手段21は、エージェント20が導入された端末のMACアドレスと、MACアドレスをハッシュ値計算手段23によってハッシュ値に変換した値とを含む存在通知を、ネットワーク40を向けてブロードキャスト送信する。 - 特許庁

A voting message reception part 302 receives a voting message from the terminal 100, processes it, extracts the list of the hash value for voting and the selected hash value for the choice and transmits it to a ballot-counting management part 305.例文帳に追加

投票メッセージ受付部302は端末から100から投票メッセージを受信、処理し、投票用ハッシュ値と選択された選択肢用ハッシュ値のリストを抽出し、開票管理部305に送信する。 - 特許庁

In this electronic application system, a hash value of attorney data of an applicant is calculated (14), the calculated hash value is embedded in the application document data (25), and the letter of attorney data and an application data are transmitted to a server 3 of an acceptor.例文帳に追加

本発明は、申請者の委任状データのハッシュ値を算出し(14)、この算出されたハッシュ値を申請書データに埋め込み(25)、委任状データ及び申請書データを受付者のサーバ(3)に送信する。 - 特許庁

In key sharing, the server transmits the domain parameter to the terminal, and the terminal calculates the hash value of the received domain parameter and uses the held hash value to perform verification and then starts procedures of key sharing.例文帳に追加

鍵共有時にはサーバはドメインパラメータを端末に送信し、端末は受信したドメインパラメータのハッシュ値を計算し、保持しているハッシュ値を用いて検証を行ったのちに鍵共有の手続きを開始する。 - 特許庁

Also, when it is determined that the attribute information pertinent to the calculated hash value is stored, only the identification information of the divided data is controlled to be stored associated with the attribute information in which the same hash value is included.例文帳に追加

また、算出したハッシュ値に該当する属性情報が記憶されている場合、分割データの識別情報のみを同一のハッシュ値が含まれる属性情報に対応付けて格納するように制御する。 - 特許庁

An MFP1 reads out file information and directory information from a mounted media 3 (Step S1) to calculate the hash value and creates an authentication key by encrypting the hash value and a user name of a user logged in.例文帳に追加

MFP1は装着されたメディア3からファイル情報およびディレクトリ情報を読出して(ステップS1)ハッシュ値を算出し、ハッシュ値およびログインしたユーザのユーザ名を暗号化して認証キーを作成する。 - 特許庁

Then, the hash value obtained by the arithmetic unit 403 is compared with the extracted hash value by a comparator device 405, and when they match with each other, it is judged that the digital contents are legal, and otherwise, it is judged that the digital contents are illegal.例文帳に追加

上記演算装置403で求めたハッシュ値と、上記抽出されたハッシュ値とが比較装置405で比較され、一致していればディジタルコンテンツが正当であり、一致していなければ不正であるとする。 - 特許庁

In a management server 10, a feature value calculation section 16 applies a hash function as a one-way function to the contents of a file of new version, and calculates the hash function obtained in this manner as a feature value.例文帳に追加

管理サーバ10において、特徴値算出部16は、新バージョンのファイルに対して、そのファイル内容に一方向関数であるハッシュ関数を適用し、これにより得られるハッシュ値を特徴値として算出する。 - 特許庁

The hash value of a packet corresponding to content for digital broadcasting to be distributed is calculated, a signature to the hash value is generated, and a verification packet for storing at least one of them is generated.例文帳に追加

一方で、配信するデジタル放送用コンテンツに対応したパケットのハッシュ値を算出し、ハッシュ値に対する署名を生成して、これらのうち少なくともいずれか一方を格納する検証パケットを生成する。 - 特許庁

A receiver verifies that the sample data of the digital content contained in the prior information is legitimate and that the hash value of the digital content contained in the prior information is equal to the hash value of the digital content received afterwards (S7).例文帳に追加

受信者は、事前情報に含まれるデジタルコンテンツのサンプルデータが正しいことと、事前情報に含まれるデジタルコンテンツのハッシュ値と後から受信したデジタルコンテンツのハッシュ値が等しいこととを検証する(S7)。 - 特許庁

The hash value computing means 21 obtains the product of a character code of each character in the character string provided by an input device 1 and each element of a series stored in a coefficient storage device 3, computes the total sum of the products, and the total sum is the hash value.例文帳に追加

ハッシュ値算出手段21は、入力装置1から与えられた文字列の各文字の文字コードと係数記憶装置3の数列の各要素との積を取り、その総和を求めてハッシュ値とする。 - 特許庁

Besides, the other computer extracts the hash value stored in the applied public key certificate in response to an issue application transmitted from the user device, stores the hash value and creates an attribute certificate.例文帳に追加

また、別のコンピュータが、利用者装置から送信される発行申請に応じて、申請された公開鍵証明書に格納されているハッシュ値を抽出し、このハッシュ値を格納して属性証明書を作成する。 - 特許庁

A target user selection part 107 determines a pattern number corresponding to the hash value, and associates the user ID, the hash value, and the pattern number with the session ID of the new connection, and registers them in a session ID database 108a.例文帳に追加

対象ユーザ選択部107は、ハッシュ値に対応するパターン番号を決定し、新規接続のセッションIDにユーザID、ハッシュ値、およびパターン番号を対応付けてセッションIDデータベース108aに登録する。 - 特許庁

A CPU 11 in a personal computer 1 allows a CPU 32 in an adaptor 26 consisting of a semiconductor IC to calculate the hash value of a music data base for managing contents recorded in a hard disk drive(HDD) 21 and store the hash value in a non-volatile memory 34.例文帳に追加

パーソナルコンピュータ1のCPU11は、HDD21に記録されているコンテンツを管理する曲データベースのハッシュ値を、半導体ICよりなるアダプタ26のCPU32により演算させ、不揮発性メモリ34に記憶させる。 - 特許庁

A content reproduction device continues reproduction of contents when a hash value included in a content certificate matches a hash value calculated from the contents, and stops reproduction of the contents when a combination of a certificate kind and a kind of storage medium is not legitimate, the hash value included in the content certificate does not match the hash value calculated from the contents or a digital watermark is embedded in the contents.例文帳に追加

コンテンツ再生装置は、コンテンツ証明書に含まれるハッシュ値がコンテンツから計算されたハッシュ値と一致する場合には、コンテンツの再生を継続し、証明書種別と記録媒体の種別とが正当な組み合わせでない場合、あるいは、コンテンツ証明書に含まれるハッシュ値がコンテンツから計算されたハッシュ値と一致しない場合、もしくは、コンテンツに電子透かしが埋め込まれている場合には、コンテンツの再生を中止する。 - 特許庁

In the data registration apparatus 1, each DHT node 3 dispersively stores data made to correspond to a key, on the basis of a hash value of the key.例文帳に追加

各DHTノード3は、キーに対応付けられたデータを該キーのハッシュ値に基づいて分散記憶する。 - 特許庁

(2k-n) pieces of m-bit block message and the n pieces of m-bit block hash value with one step delay are inputted.例文帳に追加

(2k−n)個のmビットブロックのメッセージと、1ステップ遅延したn個のmビットブロックのハッシュ値を入力する。 - 特許庁

The multifunction machine 10 calculates the hash value using each data 114a-114e in the RAM 26 preferentially.例文帳に追加

多機能機10は、RAM26内の各データ114a〜114eを優先的に用いて、ハッシュ値を算出する。 - 特許庁

The virus pattern management device 1 transmits check information containing a virus pattern and a hash value to another terminal 2.例文帳に追加

ウィルスパターン管理装置1は、ウィルスパターンおよびハッシュ値を含む検査情報を他の端末2へ送信する。 - 特許庁

Further, the encryption key and the hash value are transmitted to the user side terminal 10 and stored in an IC card 20.例文帳に追加

さらに、上記暗号鍵とハッシュ値とはユーザ側端末10に送信され、ICカード20に記憶される。 - 特許庁

Illegal update of the program can be prevented without taking time and effort in managing a hash value or the like.例文帳に追加

これによって、ハッシュ値の管理等の手間をかけることなくプログラムの不正な更新を防止することができる。 - 特許庁

An identifier generation part 33 generates a hash value corresponding to data contents input by the relay part 31.例文帳に追加

識別子生成部33は、中継部31によって入力されたデータ内容に対応するハッシュ値を生成する。 - 特許庁

Thus, confirmation processing of whether or not the key frame data can be normally acquired is executed by using the hash value data.例文帳に追加

これにより、キーフレームデータが正常に取得できたか否かの確認処理を、ハッシュ値データを用いて実行する。 - 特許庁

The encryption circuit 39 encrypts the hash value and outputs data for detection for performing alteration detection.例文帳に追加

暗号化回路39は、ハッシュ値を暗号化して、改竄検出を行うための検出用データを出力する。 - 特許庁

Since it is mutable, it has no hash value and cannot be used as either a dictionary key or as an element of another set.例文帳に追加

変更可能なため、ハッシュ値を持たず、また辞書のキーや他のsetの要素として用いることができません。 - Python

On the other hand, an extracting device 404 extracts the hash value based on the position information from the digital contents.例文帳に追加

一方、抽出装置404は、上記ディジタルコンテンツから位置情報に基づいてハッシュ値を抽出する。 - 特許庁

Each of tendering terminals 11a, 11b and 11c generates the hash value of a tender document, enciphers the document with its own secret key and transmits the enciphered hash document to a TTP 15.例文帳に追加

各入札端末11a、11b、11cは、入札文書のハッシュ値を生成してそれを自分の秘密鍵で暗号化し、その暗号化ハッシュ文書をTTP15に送信する。 - 特許庁

When the permission character string showing the permission necessary for the normal operation of the AP to be downloaded from an installer 20 is inputted before the download of the AP, a hash value calculation means 111 finds the hash value of the permission character string, and a retrieval means 112 searches the token table 113 by use of the hash value.例文帳に追加

APのダウンロードに先立ち、インストーラ20からダウンロードしようとしているAPを正常動作させるために必要になるパーミッションを示すパーミッション文字列が入力されると、ハッシュ値算出手段111が上記パーミッション文字列のハッシュ値を求め、検索手段112が上記ハッシュ値を使用してトークンテーブル113を検索する。 - 特許庁

When the fiscal information is read from the first memory 411, the fiscal control CPU 42 reads the first hash value from the second memory 413 through the memory control CPU 412, compares the first hash value with a second hash value calculated from the fiscal information read from the first memory 411, and detects alteration of the fiscal information.例文帳に追加

第1メモリー411からフィスカル情報を読み出す際には、フィスカル制御用CPU42は、メモリー制御用CPU412を介して第2メモリー413から第1ハッシュ値を読み出し、第1ハッシュ値と、第1メモリー411から読み出したフィスカル情報から算出した第2ハッシュ値を比較して、フィスカル情報の改竄を検出する。 - 特許庁

Data stored on a removable storage medium such as a tape cartridge can be protected from unauthorized access by storing a password has value in a protected manner on the storage medium, where the password hash value is generated from a password by a one-way hash function such as SHA-256, so that the password cannot easily be decided from the hash value.例文帳に追加

テープカートリッジなどの取外し可能な記憶媒体に記憶されたデータは、記憶媒体上に保護された形でパスワードハッシュ値を記憶することにより許可されないアクセスから保護することができ、パスワードハッシュ値はSHA−256などの一方向のハッシュ関数によりパスワードから生成されるため、パスワードはハッシュ値から容易に決定することはできない。 - 特許庁

The client terminal 9 calculates a hash value of a thin client OS in a range of the starting address and the ending address, and an IC card 13 encrypts the hash value by a session key to generate a signature result and transmits the signature result to the client terminal 9.例文帳に追加

クライアント端末9は、開始アドレス、終了アドレスの範囲のシンクライアントOSのハッシュ値を計算し、ICカード13はセッション鍵でハッシュ値を暗号化して署名結果を生成し、クライアント端末9に送信する。 - 特許庁

The other terminal 2 performs virus check of data based on the check information, and deletes the data which has the same pattern as the virus pattern contained in the check information, and the data which has the same hash value as the hash value contained in the check information.例文帳に追加

他の端末2は、検査情報に基づいてデータのウィルス検査を実行し、検査情報に含まれるウィルスパターンと同じパターンを有するデータ、および検査情報に含まれるハッシュ値と同じハッシュ値を有するデータを削除する。 - 特許庁

A hash value calculating means 4 calculates a hash value on the basis of a password inputted to confirm whether or not it matches the registered password and the correction parameter stored by the correction parameter storage means 1.例文帳に追加

ハッシュ値計算手段4が、登録されているパスワードと合致しているか否かを確認するために入力されたパスワードと、補正パラメータ記憶手段1に記憶されている補正パラメータとにもとづいて、ハッシュ値を算出する。 - 特許庁

At a closing stage (b), the bid forms of the respective companies are merged into one, the hash value of the merged data is found, and a certificate 6 converted so that forgery can be detected is generated from the hash value and sent to the respective companies.例文帳に追加

次に(b)の締切り段階では、各社の入札書を1つに結合し、結合したデータのハッシュ値を求め、このハッシュ値から改竄検知できる状態に変換した証明書6を作成し、これを各社に送る。 - 特許庁

例文

If the meter-reading data management server 1 is successful in validating the electronic signature data received from a remote meter-reading terminal device 2, the meter-reading data management server 1 generates a hash value of the meter-reading information and sends the hash value to a TSA (Time Stamping Authority) server 4.例文帳に追加

検針データ管理サーバ1は、遠隔検針端末装置2から受信した電子署名データの検証に成功した場合、前記検針情報のハッシュ値を生成し、そのハッシュ値をTSAサーバ4に対して送信する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS