Je was op zoek naar: hashing (Engels - Japans)

Engels

Vertalen

hashing

Vertalen

Japans

Vertalen
Vertalen

Vertaal onmiddellijk teksten, documenten en gesprekken met Lara

Nu vertalen

Menselijke bijdragen

Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.

Voeg een vertaling toe

Engels

Japans

Info

Engels

hashing

Japans

ハッシュ

Laatste Update: 2011-05-28
Gebruiksfrequentie: 2
Kwaliteit:

Referentie: Wikipedia

Engels

this specifies the password hashing method. the most secure is ssha.

Japans

パスワードハッシュ方式を指定します。最も安全なのは ssha です。

Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:

Referentie: Wikipedia

Engels

the well-known example for the hashing is storing the md5 hash of a password in a database, instead of the password itself.

Japans

一旦アタッカーがデータベースへ(ウェブサーバを通さずに)アクセスできてしまうと、 そこに格納されているデータ自体が暗号化されていない限り、自由に閲覧され、 使用されてしまいます。データを暗号化することによって、この脅威を減らすことが できますが、この機能をサポートしているデータベースは僅かです。

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Referentie: Wikipedia

Engels

openssl_sign() computes a signature for the specified data by using sha1 for hashing followed by encryption using the private key associated with priv_key_id.

Japans

成功時に true 、失敗した場合に false を返します。成功した場合、署名が signature に返されます。

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Referentie: Wikipedia

Engels

?php $password = crypt( "my1stpassword"); # let salt be generated # you should pass the entire results of crypt() as the salt for comparing a # password, to avoid problems when different hashing algorithms are used. (as # it says above, standard des-based password hashing uses a 2-character salt, # but md5-based hashing uses 12.) if (crypt($user_input,$password) == $password) {echo "password verified !";}?

Japans

例 1 crypt() の例

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Referentie: Wikipedia
Waarschuwing: Bevat onzichtbare HTML-opmaak

Krijg een betere vertaling met
8,863,024,924 menselijke bijdragen

Gebruikers vragen nu voor assistentie



Wij gebruiken cookies om u de best mogelijke ervaring op onze website te bieden. Door de website verder te gebruiken, geeft u toestemming voor het gebruik van cookies. Klik hier voor meer informatie. OK