検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 188 for [SIMILAR] 16 1024 4096 WITH 27342 aes256gcm WITH... (1.578 sec.)
CSPRNG 関数 0
« 定義済み定数 random_bytes » PHP Manual CSPRNG CSPRNG 関数 CSPRNG 関数 目次 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 関数 , bytes , 暗号 , 疑似 , 生成 , 定義 , 定数 , バイト , int ...
https://man.plustar.jp/php/ref.csprng.html - [similar]
パスワードが、ハッシュ値と一致するかを調べる 0
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワードが、ハッシュ値と一致するかを調べる sodium_crypto_pwhash_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_verify — パスワードが、ハッシュ値と一致するかを調べる 説明 sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
シークレットストリームのステート中で、鍵を入れ替える 0
« sodium_crypto_secretstream_xchacha20poly1305_push sodium_crypto_shorthash_keygen » PHP Manual Sodium 関数 シークレットストリームのステート中で、鍵を入れ替える sodium_crypto_secretstream_xchacha20poly1305_rekey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xchacha20poly1305_rekey — ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
CSPRNG 0
« 暗号 はじめに » PHP Manual 暗号 CSPRNG CSPRNG はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 CSPRNG 関数 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 暗号 ...
https://man.plustar.jp/php/book.csprng.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
« sodium_crypto_auth sodium_crypto_box_keypair » PHP Manual Sodium 関数 秘密鍵と公開鍵から、鍵ペアを生成する sodium_crypto_box_keypair_from_secretkey_and_publickey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_keypair_from_secretkey_and_publickey — 秘密鍵と公開鍵から、鍵ペアを生成する 説明 s ...
https://man.plustar.jp/php/function.sodium-crypto-box-keypair-from-secretkey-and... - [similar]
秘密鍵から公開鍵を計算する 0
« sodium_crypto_box_open sodium_crypto_box_publickey » PHP Manual Sodium 関数 秘密鍵から公開鍵を計算する sodium_crypto_box_publickey_from_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_publickey_from_secretkey — 秘密鍵から公開鍵を計算する 説明 sodium_crypto_box_publickey_from_secret ...
https://man.plustar.jp/php/function.sodium-crypto-box-publickey-from-secretkey.h... - [similar]
乱数を生成する 0
« gmp_prob_prime gmp_random_range » PHP Manual GMP 関数 乱数を生成する gmp_random_bits (PHP 5 >= 5.6.3, PHP 7, PHP 8) gmp_random_bits — 乱数を生成する 説明 gmp_random_bits ( int $bits ): GMP 乱数を生成します。値は 0 と (2 ** bits ) - 1 の間になります。 bits は0より大きくなければならず、最 ...
https://man.plustar.jp/php/function.gmp-random-bits.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
シグナルイベントを Ev に送る 0
« Ev::embeddableBackends Ev::feedSignalEvent » PHP Manual Ev シグナルイベントを Ev に送る Ev::feedSignal (PECL ev >= 0.2.0) Ev::feedSignal — シグナルイベントを Ev に送る 説明 final public static Ev::feedSignal ( int $signum ): void シグナルの受信をシミュレートします。 この関数は、いつでも ...
https://man.plustar.jp/php/ev.feedsignal.html - [similar]