検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 586 for [SIMILAR] 16 1024 4096 WITH 31128 crypto WITH 20... (0.506 sec.)
シール(暗号化)されたデータをオープン(復号)する 3168
« openssl_get_publickey openssl_pbkdf2 » PHP Manual OpenSSL 関数 シール(暗号化)されたデータをオープン(復号)する openssl_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_open — シール(暗号化)されたデータをオープン(復号)する 説明 openssl_open ( string $data , string &$output , string $en ...
https://man.plustar.jp/php/function.openssl-open.html - [similar]
CMS メッセージを暗号化する 3168
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する openssl_cms_encrypt (PHP 8) openssl_cms_encrypt — CMS メッセージを暗号化する 説明 openssl_cms_encrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | array | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
指定したテキストを暗号化する 3168
« gnupg_deletekey gnupg_encryptsign » PHP Manual GnuPG 関数 指定したテキストを暗号化する gnupg_encrypt (PECL gnupg >= 0.1) gnupg_encrypt — 指定したテキストを暗号化する 説明 gnupg_encrypt ( resource $identifier , string $plaintext ): string 事前に gnupg_addencryptkey で設定したキーを使用し ...
https://man.plustar.jp/php/function.gnupg-encrypt.html - [similar]
暗号化モジュールを終了する 3168
« 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]
名前で定義されたエントリの暗号化方式を設定する 3168
« ZipArchive::setEncryptionIndex ZipArchive::setExternalAttributesIndex » PHP Manual ZipArchive 名前で定義されたエントリの暗号化方式を設定する ZipArchive::setEncryptionName (PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0) ZipArchive::setEncryptionName — 名前で定義されたエントリの暗号化方式を設定 ...
https://man.plustar.jp/php/ziparchive.setencryptionname.html - [similar]
CMS メッセージを復号化する 3168
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化する openssl_cms_decrypt (PHP 8) openssl_cms_decrypt — CMS メッセージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
ストレージの暗号化 3168
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
index で定義されたエントリの暗号化方法を指定する 3168
« 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]
データを復号する 3168
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
はじめに 3168
« Sodium インストール/設定 » PHP Manual Sodium はじめに はじめに Sodium は、 暗号化、復号化、署名、パスワードのハッシュ化その他の用途に使える、 モダンで使いやすいソフトウェアライブラリです。 より高レベルな暗号化ツールを作るための、 コアな操作を全て提供することを目標としています。 関連キー ...
https://man.plustar.jp/php/intro.sodium.html - [similar]