검색어: hashing (영어 - 일본어)

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

영어

일본어

정보

영어

hashing

일본어

ハッシュ

마지막 업데이트: 2011-05-28
사용 빈도: 2
품질:

추천인: Wikipedia

영어

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

일본어

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

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Wikipedia

영어

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

일본어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Wikipedia

영어

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.

일본어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Wikipedia

영어

?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 !";}?

일본어

例 1 crypt() の例

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Wikipedia
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

인적 기여로
8,771,355,294 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인