検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 41 for algo (0.016 sec.)
署名を検証する 6823
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する op ... icate | array | string $public_key , string | int $algorithm = OPENSSL_ALGO_SHA1 ): int | false openssl_ve ... 鍵 ("-----BEGIN PUBLIC KEY----- MIIBCgK..." など)。 algorithm int - いずれかの 署名アルゴリズム 。 string - ... y ( $data , $signature , $public_key_res , OPENSSL_ALGO_SHA256 ); if ( $ok == 1 ) { echo "valid" ; } elsei ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
Mcrypt 関数 6823
« Mcrypt 暗号 mcrypt_create_iv » PHP Manual Mcrypt Mcrypt 関数 Mcrypt 関数 目次 mcrypt_create_iv ... pts crypttext with given parameters mcrypt_enc_get_algorithms_name — Returns the name of the opened algori ... t_block_size — Returns the blocksize of the opened algorithm mcrypt_enc_get_iv_size — オープンされたアルゴ ... ートされるキー長を配列にして返す mcrypt_enc_is_block_algorithm_mode — オープンされたモードの暗号がブロックモ ... ードで動作するかどうかを調べる mcrypt_enc_is_block_algorithm — オープンされたモードの暗号がブロックアルゴリ ...
https://man.plustar.jp/php/ref.mcrypt.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 6745
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する ... ワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iteration ... th = 0 , bool $binary = false ): string パラメータ algo ハッシュアルゴリズムの名前 (たとえば md5 , sha256 ... 0,4 など)。サポートされるアルゴリズムの一覧は hash_algos() をご参照ください。 password 派生に使うパスワード ... ハッシュ値 (メッセージダイジェスト) を生成する hash_algos() - 登録されているハッシュアルゴリズムの一覧を返す ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
Argon2 アルゴリズムを使い、パスワードからキーを導出する 6667
« sodium_crypto_pwhash_str sodium_crypto_scalarmult_base » PHP Manual Sodium 関数 Argon2 アルゴリ ... tring $salt , int $opslimit , int $memlimit , int $algo = SODIUM_CRYPTO_PWHASH_ALG_DEFAULT ): string この関 ... 値は、 opslimit と一致するものとペアになるべきです。 algo 使用するハッシュアルゴリズムのIDを指定します。 デフ ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash.html - [similar]
mcrypt モジュールを閉じる 6590
« mcrypt_list_modes mcrypt_module_get_algo_block_size » PHP Manual Mcrypt 関数 mcrypt モジュール ...
https://man.plustar.jp/php/function.mcrypt-module-close.html - [similar]
指定したハッシュに関する情報を返す 6590
« password_algos password_hash » PHP Manual Password Hashing 関数 指定したハッシュに関する情報を ... ッシュ。 戻り値 三つの要素を持つ連想配列を返します。 algo には、そのハッシュの パスワードアルゴリズム定数 が ... 含まれます。 algoName には、そのアルゴリズムの名前が含まれます。 opt ... , hash , 指定 , info , アルゴリズム , パラメータ , algoName , 定数 , パスワード ...
https://man.plustar.jp/php/function.password-get-info.html - [similar]
ハッシュ値を計算する 6419
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP ... 定したハッシュ関数を data に適用します。 パラメータ algo ハッシュ ID。 MHASH_ハッシュ名 定数のいずれかを指定 ...
https://man.plustar.jp/php/function.mhash.html - [similar]
変更履歴 6108
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... た。 hash options パラメータが追加されました。 hash_algos MurmurHash3 と xxHash のサポートを追加しました。 ... cms_encrypt デフォルトの暗号化アルゴリズム (cipher_algo) が、 AES-128-CBC (OPENSSL_CIPHER_AES_128_CBC) にな ... cs7_encrypt デフォルトの暗号化アルゴリズム (cipher_algo) が、 AES-128-CBC (OPENSSL_CIPHER_AES_128_CBC) にな ... ジョンでは、デフォルト値は 0 でした。 hash hash は、 algo が未知の場合に、 ValueError をスローするようになり ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PharData クラス 6030
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... adata ( mixed $metadata ): void public setSignatureAlgorithm ( int $algo , ? string $privateKey = null ): ... ーカイブのメタデータを設定する PharData::setSignatureAlgorithm — phar のシグネチャのアルゴリズムを設定する P ...
https://man.plustar.jp/php/class.phardata.html - [similar]
Phar クラス 5952
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... adata ( mixed $metadata ): void public setSignatureAlgorithm ( int $algo , ? string $privateKey = null ): ... アーカイブのメタデータを設定する Phar::setSignatureAlgorithm — phar のシグネチャのアルゴリズムを設定して適 ...
https://man.plustar.jp/php/class.phar.html - [similar]
PREV 1 2 3 4 5 NEXT