検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 374 for [SIMILAR] 16 1024 4096 WITH 51366 mcrypt WITH 15... (0.310 sec.)
段階的なハッシュコンテキストを初期化する 0
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_init (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_init — 段階的なハッシュコンテキストを初期化する 説明 hash_init ( string $algo , int $flags = 0 , string $key = "" , array $options = [] ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
定義済み定数 0
« リソース型 目的を調べるフラグ » PHP Manual OpenSSL 定義済み定数 定義済み定数 目次 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方式 バージョン定数 Server Name Indication 定数 その他 ...
https://man.plustar.jp/php/openssl.constants.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 0
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS 関連の関数は、以下のうちひとつ以上の値をビットフィールドを使って指定することで、フラグを利用します。 CMS 関連の定数 定数 ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 0
« hash_hmac_algos hash_hmac » PHP Manual Hash 関数 HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する hash_hmac_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac_file — HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 説明 hash_hmac_f ...
https://man.plustar.jp/php/function.hash-hmac-file.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 0
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]