検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 255 for [SIMILAR] 16 1024 4096 WITH 41379 algorithms WIT... (0.217 sec.)
メッセージのハッシュ値を得る 0
« sodium_crypto_generichash_update sodium_crypto_kdf_derive_from_key » PHP Manual Sodium 関数 メッセージのハッシュ値を得る sodium_crypto_generichash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash — メッセージのハッシュ値を得る 説明 sodium_crypto_generichash ( string $message , string ...
https://man.plustar.jp/php/function.sodium-crypto-generichash.html - [similar]
メッセージに署名する 0
« sodium_crypto_sign_verify_detached sodium_crypto_stream_keygen » PHP Manual Sodium 関数 メッセージに署名する sodium_crypto_sign (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign — メッセージに署名する 説明 sodium_crypto_sign ( string $message , string $secret_key ): string 秘密鍵を用いてメッセ ...
https://man.plustar.jp/php/function.sodium-crypto-sign.html - [similar]
セキュリティ 0
« expect:// はじめに » PHP Manual セキュリティ セキュリティ はじめに 一般的な考慮事項 CGI バイナリとしてインストール 受ける可能性がある攻撃 ケース 1: 配布制限がないファイルのみを配布 ケース 2: cgi.force_redirect を使用 ケース 3: doc_root または user_dir を設定 ケース 4: Webツリーの外にPH ...
https://man.plustar.jp/php/security.html - [similar]
サポートされるソケットトランスポートのリスト 0
« 暗号化フィルタ Internet ドメイン: TCP、UDP、SSL、および TLS » PHP Manual 付録 サポートされるソケットトランスポートのリスト サポートされるソケットトランスポートのリスト 目次 Internet ドメイン: TCP、UDP、SSL、および TLS Unix ドメイン: Unix および UDG 以下は、PHP がビルトインで持っている ...
https://man.plustar.jp/php/transports.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールには、 » libzip が必要です。PHP 7.3 までは、libzip 1.1.2 がバンドルされていました。 サポートされている最も古いバージョンは 0.11 ですが、 それより新しいバージョンを使うことを強く推奨します。 暗 ...
https://man.plustar.jp/php/zip.requirements.html - [similar]
CSR を作成する 0
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 0
« sodium_crypto_box_secretkey sodium_crypto_box » PHP Manual Sodium 関数 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる sodium_crypto_box_seed_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seed_keypair — 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 説明 sodium_crypto_bo ...
https://man.plustar.jp/php/function.sodium-crypto-box-seed-keypair.html - [similar]
メッセージと鍵のための短いハッシュ値を計算する 0
« sodium_crypto_shorthash_keygen sodium_crypto_sign_detached » PHP Manual Sodium 関数 メッセージと鍵のための短いハッシュ値を計算する sodium_crypto_shorthash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_shorthash — メッセージと鍵のための短いハッシュ値を計算する 説明 sodium_crypto_shorthash ( str ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 0
« sodium_crypto_sign_secretkey sodium_crypto_sign_verify_detached » PHP Manual Sodium 関数 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる sodium_crypto_sign_seed_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_seed_keypair — 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 説 ...
https://man.plustar.jp/php/function.sodium-crypto-sign-seed-keypair.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]