THE SAME HASH 日本語 意味 - 日本語訳 - 英語の例文

[ðə seim hæʃ]
[ðə seim hæʃ]
同一のハッシュ

英語 での The same hash の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Have the same hash value.
同じハッシュ値になっている。
Two completely different messages could have the same hash.
つのまったく異なるメッセージが同一のハッシュを持つ可能性がある。
When checking membership, we calculate the same hash functions and check if all the bits are equal to 1.
メンバーシップをチェックするときは、同じハッシュ関数を計算し、すべてのビットが1に等しいかどうかをチェックします。
Hashable objects which compare equal must have the same hash value.
等しいを比較するハッシュ可能オブジェクトは、同じハッシュ値を持たなければなりません。
The previous example returns the same hash code for(n1, n2) and(n2, n1), and so may generate more collisions than are desirable.
前の例は、(n1、n2)の同じハッシュコードを返します(n2、n1)、および、必要な多数の衝突を生成する可能性があります。
Hashable objects which compare equality must have the same hash value.
等価性を比較するハッシュ可能オブジェクトは、同じハッシュ値を持つ必要があります。
The same key generates the same hash, and the same memcached server is selected as the source for the data.
同じキーによって同じハッシュが生成され、同じmemcachedサーバーがデータのソースとして選択されます。
Hashable objects which compare equal must have the same hash value.
Equalsメソッドによって同じとみなされる複数のオブジェクトは、同じハッシュ値を返さなければならない。
The previous example returns the same hash code for(n1, n2) and(n2, n1), and so may generate more collisions than are desirable.
前の例では、(n1,n2)と(n2,n1)に対して同じハッシュコードが返されるため、望ましいよりも多くの衝突が発生する可能性があります。
Finding a pair of messages M1 and M2 that have the same hash value takes 2^(L/2) attempts.
同一のハッシュ値をもつメッセージのペア(M1とM2)を発見することは、2^(L/2)の試行を要します。
It is very easy to compute the hash from a file but very difficult to craft asimilar file which will produce exactly the same hash.
ファイルからハッシュを計算することは簡単にできますが、まったく同じハッシュを生成する同様のファイルを偽造することは非常に困難です。
Without a salt, this password would be stored as the same hash string in the password file.
ソルトがない場合、このようなパスワードは同じハッシュ値としてパスワードファイルに保存される。
The collision attack on PKIX certificates described in early 2005 relied on the ability of the attacker to create two different public keys thatwould cause the body of the certificate to have the same hash value.
年初頭に書かれたPKIX証明書についての衝突攻撃は、攻撃者が、証明書の主部(body)が同一のハッシュ値をもつようにしてしまう2つの異なる公開鍵を作り出す能力に依存します。
Subsequently, if someone tries to upload an image that has the same hash value, it won't be visible to anyone.
その後で誰かが同じハッシュ値を持つ画像をアップロードしようとしても、画像は誰にも見えません。
The only required propertyis that objects which compare equal have the same hash value;
唯一必要なプロパティは、equalを比較するオブジェクトが同じハッシュ値を持つことです。
No method isknown to exist which finds two files having the same hash value, nor to find a file with a specific hash value.
同じハッシュ値を持つような2つのファイルを見つける方法、または特定のハッシュ値を持つようなファイルを見つける方法は知られていません。
(treat two the same table andthe same record ID object as the same Hash key.).
とGroonga::Recordhashを追加。(同じテーブルの同じレコードIDのオブジェクトを同一のHashキーとして扱う。)。
When you get a value, the client determines the same hash value from the key and chooses the same server to get the information.
値を取得する場合、クライアントはキーから同じハッシュ値を判断し、同じサーバーを選択して情報を取得します。
This is required in order to ensure all of the Rediskeys for a given queue are placed into the same hash slot:.
これはキューに指定した全Redisキーが同じハッシュスロットに確実に置かれるようにするためです。
A given set of data will always yield the same hash, but if even one letter of the original data is changed,the hash will come out completely different.
与えられたデータセットは常に同じハッシュを生成しますが、元のデータの1文字でさえ変更された場合、ハッシュは全く違ったものになります。
Inadvertent or deliberate replays for requests incorporating the same hash algorithm and value may happen.
同じハッシュアルゴリズムと値を結合したリクエストの、不慮のあるいは故意のリプレイが、起きる可能性がある。
Messages that have other messages with the same hash must be created by the same person, and do not happen by accident under any known probable circumstances.
同一のハッシュとなる他のメッセージをもつメッセージは、同一人物によって作成されなければならず、いかなる既知の可能性がある状況においても、偶然によって発生しません。
A collision occurswhen there are two different files that produce the same hash when run through the SHA-256 algorithm.
衝突は、SHA-256アルゴリズムを実行したときに同じハッシュを生成する2つの異なるファイルが存在する場合に発生します。
O A"second-preimage attack" allows an attacker who has a desired messageM1 to find another message M2 that has the same hash value in fewer than 2^L attempts.
第2プリイメージ攻撃」は、求めるメッセージ(M1)をもつ攻撃者が2^L未満の試行で、同一のハッシュ値をもつ別のメッセージ(M2)を発見できる攻撃です。
Hash collision attacks in message signing systems involve the sameperson creating two different messages that have the same hash value, where only one of the two messages would normally be signed.
メッセージ署名システムにおけるハッシュ衝突攻撃は、同一人物を含めて、同一のハッシュ値をもつ2つの異なるメッセージを作り出し、ここでは、通常、2つのメッセージの一方のみが署名されます。
Attacks against the"collision-free" property: o A"collision attack" allows an attacker to find two messages M1 andM2 that have the same hash value in fewer than 2^(L/2) attempts.
衝突攻撃」は、攻撃者が同一のハッシュ値をもつ2つのメッセージ(M1とM2)を2^(L/2)回未満の試行で発見できる攻撃です。
A"collision attack" allows an attacker to find two messages M1 andM2 that have the same hash value in fewer than 2^(L/2) attempts.
衝突攻撃」は、攻撃者が同一のハッシュ値をもつ2つのメッセージ(M1とM2)を2^(L/2)回未満の試行で発見できる攻撃です。
Derived classes that override GetHashCode must also override Equals toguarantee that two objects considered equal have the same hash code; otherwise,the Hashtable type might not work correctly.
オーバーライドするクラスを派生GetHashCode()もオーバーライドする必要がありますEquals(Object)等しいと見なされる2つのオブジェクトに同じハッシュコードがあることを保証するために、それ以外の場合、Hashtable型が正しく機能しない可能性があります。
Derived classes that override GetHashCode() must also override Equals(Object)to guarantee that two objects considered equal have the same hash code; otherwise,the Hashtable type might not work correctly.
オーバーライドするクラスを派生GetHashCode()もオーバーライドする必要がありますEquals(Object)等しいと見なされる2つのオブジェクトに同じハッシュコードがあることを保証するために、それ以外の場合、Hashtable型が正しく機能しない可能性があります。
結果: 29, 時間: 0.0379

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語