検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 344 for [SIMILAR] 16 1024 4096 WITH 18965 対称 WITH 4233... (0.553 sec.)
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 0
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する openssl_csr_sign (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_sign — CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 説明 openssl_csr_sign ( OpenSS ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]
暗号化モジュールを終了する 0
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_generic_deinit (PHP 4 >= 4.0.7, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic_deinit — 暗号化モジュールを終了する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 され ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.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]
画像を暗号化する 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]
オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる 0
« mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_mode » PHP Manual Mcrypt 関数 オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる mcrypt_enc_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm — オープン ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm.html - [similar]
定義済み定数 0
« リソース型 Mcrypt 暗号 » PHP Manual Mcrypt 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mcryptは 4 つのブロック暗号モード( CBC , OFB , CFB , ECB )で実行可能 ...
https://man.plustar.jp/php/mcrypt.constants.html - [similar]
index で定義されたエントリの暗号化方法を指定する 0
« ZipArchive::setCompressionName ZipArchive::setEncryptionName » PHP Manual ZipArchive index で定義されたエントリの暗号化方法を指定する ZipArchive::setEncryptionIndex (PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0) ZipArchive::setEncryptionIndex — index で定義されたエントリの暗号化方法を指定す ...
https://man.plustar.jp/php/ziparchive.setencryptionindex.html - [similar]
匿名の公開鍵暗号による復号 0
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号による復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ) ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]