検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 41 for algo (0.006 sec.)
署名アルゴリズム 14920
« CMS (暗号メッセージシンタックス) 関連のフラグ/定数 暗号化方式 » PHP Manual 定義済み定数 署名ア ... ルゴリズム 署名アルゴリズム OPENSSL_ALGO_DSS1 ( int ) OPENSSL_ALGO_SHA1 ( int ) openssl_sig ... のデフォルトアルゴリズムとして用いられます。 OPENSSL_ALGO_SHA224 ( int ) OPENSSL_ALGO_SHA256 ( int ) OPENSSL ... _ALGO_SHA384 ( int ) OPENSSL_ALGO_SHA512 ( int ) OPENSSL ... _ALGO_RMD160 ( int ) OPENSSL_ALGO_MD5 ( int ) OPENSSL_AL ...
https://man.plustar.jp/php/openssl.signature-algos.html - [similar]
指定したハッシュのブロックサイズを得る 10118
« mhash_count mhash_get_hash_name » PHP Manual Mhash 関数 指定したハッシュのブロックサイズを得る ... を強く推奨します。 説明 mhash_get_block_size ( int $algo ): int | false 指定した algo のブロックサイズを取得 ... します。 パラメータ algo ハッシュ ID。 MHASH_ハッシュ名 定数のいずれかを指定 ... します。 戻り値 サイズをバイト数で返します。 algo が存在しない場合は false を返します。 変更履歴 バー ... , ハッシュ , mhash , 指定 , 関数 , block , size , algo , 推奨 ...
https://man.plustar.jp/php/function.mhash-get-block-size.html - [similar]
指定したアルゴリズムのブロック長を返す 10040
« mcrypt_module_close mcrypt_module_get_algo_key_size » PHP Manual Mcrypt 関数 指定したアルゴリズ ... ムのブロック長を返す mcrypt_module_get_algo_block_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, ... PECL mcrypt >= 1.0.0) mcrypt_module_get_algo_block_size — 指定したアルゴリズムのブロック長を返す ... らないことを強く推奨します。 説明 mcrypt_module_get_algo_block_size ( string $algorithm , string $lib_dir = ... たアルゴリズムのブロック長を取得します。 パラメータ algorithm アルゴリズム名。 lib_dir オプションのパラメー ...
https://man.plustar.jp/php/function.mcrypt-module-get-algo-block-size.html - [similar]
指定したハッシュの名前を得る 9263
« mhash_get_block_size mhash_keygen_s2k » PHP Manual Mhash 関数 指定したハッシュの名前を得る mha ... とを強く推奨します。 説明 mhash_get_hash_name ( int $algo ): string | false 指定した algo の名前を取得します ... 。 パラメータ algo ハッシュ ID。 MHASH_ハッシュ名 定数のいずれかを指定 ... ード: ハッシュ , 名前 , mhash , 指定 , 関数 , hash , algo , 推奨 , Mhash , keygen ...
https://man.plustar.jp/php/function.mhash-get-hash-name.html - [similar]
オープンされたモードでサポートされる最大キー長を返す 9014
« mcrypt_module_get_algo_block_size mcrypt_module_get_supported_key_sizes » PHP Manual Mcrypt 関 ... ドでサポートされる最大キー長を返す mcrypt_module_get_algo_key_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PE ... CL mcrypt >= 1.0.0) mcrypt_module_get_algo_key_size — オープンされたモードでサポートされる最大 ... らないことを強く推奨します。 説明 mcrypt_module_get_algo_key_size ( string $algorithm , string $lib_dir = ? ... でサポートされる最大キー長を取得します。 パラメータ algorithm アルゴリズム名。 lib_dir オプションのパラメー ...
https://man.plustar.jp/php/function.mcrypt-module-get-algo-key-size.html - [similar]
指定したハッシュがオプションにマッチするかどうかを調べる 9014
« password_hash password_verify » PHP Manual Password Hashing 関数 指定したハッシュがオプションに ... needs_rehash ( string $hash , string | int | null $algo , array $options = [] ): bool 指定したハッシュが、 ... パラメータ hash password_hash() が作ったハッシュ。 algo パスワードのハッシュに使うアルゴリズムを表す パスワ ... リズム定数 のページを参照ください。 戻り値 指定した algo と options にマッチするためにハッシュの再計算が必要 ... false を返します。 変更履歴 バージョン 説明 7.4.0 algo パラメータは string を期待するようになりました。 し ...
https://man.plustar.jp/php/function.password-needs-rehash.html - [similar]
ダイジェストを計算する 8937
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openss ... 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられた ... れた文字列を返します。 パラメータ data データ digest_algo ダイジェスト・メソッド。例: "sha256"。 利用可能なダ ... 敗した場合に false を返します。 エラー / 例外 digest_algo パラメータを通じて未知の署名アルゴリズムが渡された ... キーワード: ダイジェスト , 計算 , digest , データ , algo , string , メソッド , data , binary , binhex ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
CMS メッセージを暗号化する 8859
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する open ... t $encoding = OPENSSL_ENCODING_SMIME , int $cipher_algo = OPENSSL_CIPHER_AES_128_CBC ): bool この関数は、一 ... DER , OPENSSL_ENCODING_PEM のいずれかです。 cipher_algo 使用する暗号化アルゴリズム。 戻り値 成功した場合に ... 説明 8.1.0 デフォルトの暗号化アルゴリズム ( cipher_algo ) が、 AES-128-CBC ( OPENSSL_CIPHER_AES_128_CBC ) ... ード: メッセージ , 暗号 , cms , filename , 受け手 , algo , int , string , encrypt , flags ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
データをシール(暗号化)する 8548
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する ... ncrypted_keys , array $public_key , string $cipher_algo , string &$iv = null ): int | false openssl_seal() ... は、ランダムに生成された秘密鍵 および指定した cipher_algo を使用して data をシール(暗号化) します。このキーは ... LAsymmetricKey クラスのインスタンスの配列。 cipher_algo 暗号化方式 警告 デフォルト値 ( 'RC4' ) はセキュアで ... のリソースの配列を受け入れていました。 8.0.0 cipher_algo は、オプションではなくなりました。 8.0.0 iv は、nu ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
暗号 iv の長さを取得 8470
« OpenSSL 関数 openssl_cms_decrypt » PHP Manual OpenSSL 関数 暗号 iv の長さを取得 openssl_cipher ... 取得 説明 openssl_cipher_iv_length ( string $cipher_algo ): int | false 暗号初期化ベクトル (iv) の長さを取得 ... 。 パラメータ cipher_algo 暗号化方式。指定できる値は openssl_get_cipher_meth ... 。 16 関連キーワード: 暗号 , 取得 , length , 関数 , algo , エラー , 成功 , 発生 , レベル , 未知 ...
https://man.plustar.jp/php/function.openssl-cipher-iv-length.html - [similar]
PREV 1 2 3 4 5 NEXT