検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 362 for [SIMILAR] 16 1024 4096 WITH 20437 ハッ WITH 1123... (0.285 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
秘密鍵でデータを暗号化する 0
« openssl_private_decrypt openssl_public_decrypt » PHP Manual OpenSSL 関数 秘密鍵でデータを暗号化する openssl_private_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_private_encrypt — 秘密鍵でデータを暗号化する 説明 openssl_private_encrypt ( string $data , string &$encrypted_data , ...
https://man.plustar.jp/php/function.openssl-private-encrypt.html - [similar]
暗号化されたストリームから、データのチャンクを複号する 0
« sodium_crypto_secretstream_xchacha20poly1305_keygen sodium_crypto_secretstream_xchacha20poly1305_push » PHP Manual Sodium 関数 暗号化されたストリームから、データのチャンクを複号する sodium_crypto_secretstream_xchacha20poly1305_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 0
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305_rekey » PHP Manual Sodium 関数 ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する sodium_crypto_secretstream_xchacha20poly1305_push (PHP 7 >= 7.2.0, PHP 8) sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
OpenSSL 関数 0
« 証明書の認証 openssl_cipher_iv_length » PHP Manual OpenSSL OpenSSL 関数 OpenSSL 関数 目次 openssl_cipher_iv_length — 暗号 iv の長さを取得 openssl_cms_decrypt — CMS メッセージを復号化する openssl_cms_encrypt — CMS メッセージを暗号化する openssl_cms_read — CMS ファイルを、PEM証明書の配列 ...
https://man.plustar.jp/php/ref.openssl.html - [similar]
Mcrypt 暗号 0
« 定義済み定数 Mcrypt 関数 » PHP Manual Mcrypt Mcrypt 暗号 Mcrypt 暗号 以下に、mcrypt 拡張モジュールにより現在サポートされている暗号のリストを 示します。サポートされる暗号の完全なリストについては、 mcrypt.h の最後にある define を参照ください。 mcrypt-2.2.x API に関する一般的な規則は、 MC ...
https://man.plustar.jp/php/mcrypt.ciphers.html - [similar]
画像を暗号化する 0
« Imagick::embossImage Imagick::enhanceImage » PHP Manual Imagick 画像を暗号化する Imagick::encipherImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::encipherImage — 画像を暗号化する 説明 public Imagick::encipherImage ( string $passphrase ): bool プレーンなピクセル群を暗号化します ...
https://man.plustar.jp/php/imagick.encipherimage.html - [similar]
AES-256-GCM を用いてメッセージを検証し、復号する 0
« sodium_compare sodium_crypto_aead_aes256gcm_encrypt » PHP Manual Sodium 関数 AES-256-GCM を用いてメッセージを検証し、復号する sodium_crypto_aead_aes256gcm_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_aes256gcm_decrypt — AES-256-GCM を用いてメッセージを検証し、復号する 説明 sodium ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-decrypt.html - [similar]
データを暗号化する 0
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_encrypt — データを暗号化する 説明 openssl_encrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , str ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]