検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 200 for アルゴリズム (0.014 sec.)
パスワードが、ハッシュ値と一致するかを調べる 5223
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワ ... lse を返します。 注意 注意 : ハッシュ値は Argon2ID アルゴリズムを使って計算されます。 このアルゴリズムは、GPU に対す ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
Hash 関数 5223
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — ... 登録されているハッシュアルゴリズムの一覧を返す hash_copy — ハッシュコンテキストをコピー ... を生成する hash_hmac_algos — hash_hmac に合うハッシュアルゴリズムの一覧を返す hash_hmac_file — HMAC 方式を使用して、指 ...
https://man.plustar.jp/php/ref.hash.html - [similar]
xdiff 関数 5223
« 定義済み定数 xdiff_file_bdiff_size » PHP Manual xdiff xdiff 関数 xdiff 関数 目次 xdiff_file_bd ... バイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する xdiff_string_bdiff_size — バイナリ diff を ... バイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する 関連キーワード: xdiff , file , string , 作 ...
https://man.plustar.jp/php/ref.xdiff.html - [similar]
xdiff 5180
« xattr_supported はじめに » PHP Manual ファイルシステム xdiff xdiff はじめに インストール/設定 ... バイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する xdiff_string_bdiff_size — バイナリ diff を ... バイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する 関連キーワード: xdiff , file , string , 作 ...
https://man.plustar.jp/php/book.xdiff.html - [similar]
文字列のmd5ハッシュ値を計算する 5180
« md5_file metaphone » PHP Manual String 関数 文字列のmd5ハッシュ値を計算する md5 (PHP 4, PHP 5, ... ためにこの関数を使うことはおすすめしません。 ハッシュアルゴリズムの高速性がその理由です。 詳細とベストプラクティスにつ ... SA Data Security, Inc. の MD5メッセージダイジェストアルゴリズム を用いて string の MD5 ハッシュ値を計算し、 そのハ ...
https://man.plustar.jp/php/function.md5.html - [similar]
値でエントリをソートする 5159
« ArrayObject::append ArrayObject::__construct » PHP Manual ArrayObject 値でエントリをソートする ... ントリをソートする ArrayObject::natsort() - "自然順" アルゴリズムでエントリをソートする ArrayObject::natcasesort() - ... 大文字小文字を区別しない "自然順" アルゴリズムでエントリをソートする ArrayObject::uasort() - ユーザ ...
https://man.plustar.jp/php/arrayobject.asort.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 5159
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成す ... alt = "" ): string パラメータ algo 選択したハッシュアルゴリズムの名前 (例. "sha256", "sha512", "haval160,4" など) サ ... ポートされているアルゴリズムの一覧は hash_algos() を参照してください。 注意 : 暗 ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
HASH メッセージダイジェストフレームワーク 5137
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージ ... 元する Hash 関数 hash_algos — 登録されているハッシュアルゴリズムの一覧を返す hash_copy — ハッシュコンテキストをコピー ... を生成する hash_hmac_algos — hash_hmac に合うハッシュアルゴリズムの一覧を返す hash_hmac_file — HMAC 方式を使用して、指 ...
https://man.plustar.jp/php/book.hash.html - [similar]
指定した暗号のブロックサイズを得る 5137
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得 ... メータ cipher MCRYPT_暗号名 定数のいずれか、 あるいはアルゴリズム名をあらわす文字列。 mode 定数 MCRYPT_MODE_モード名 ... "cfb", "ofb", "nofb" ,"stream" のいずれか。 戻り値 アルゴリズムのブロックサイズをバイト数で返します。失敗した場合に ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
パスワードがハッシュにマッチするかどうかを調べる 5137
« password_needs_rehash Sodium » PHP Manual Password Hashing 関数 パスワードがハッシュにマッチす ... sword_verify() でも使えます。 password_hash() は、 アルゴリズムやコスト、ソルトといった情報もハッシュに含めて返すこ ... れで、検証関数がハッシュの検証をするときに、ソルトやアルゴリズム情報を別の場所から取得する必要がなくなります。 この関 ...
https://man.plustar.jp/php/function.password-verify.html - [similar]