検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 344 for [SIMILAR] 16 1024 4096 WITH 18965 対称 WITH 4233... (0.558 sec.)
はじめに 10000
« OpenSSL インストール/設定 » PHP Manual OpenSSL はじめに はじめに この拡張モジュールは、対称鍵による暗号化、非対称鍵による暗号化や、 PBKDF2, PKCS7, PKCS12, X509 その他の暗号の操作を行う » OpenSSL ライブラリの機能をバインドしています。 それに加えて、TLS ストリームの実装も提供しています。 ...
https://man.plustar.jp/php/intro.openssl.html - [similar]
非対称暗号化のパディングフラグ 9537
« 目的を調べるフラグ キーの型 » PHP Manual 定義済み定数 非対称暗号化のパディングフラグ 非対称暗号化のパディングフラグ OPENSSL_PKCS1_PADDING ( int ) OPENSSL_SSLV23_PADDING ( int ) OPENSSL_NO_PADDING ( int ) OPENSSL_PKCS1_OAEP_PADDING ( int ) 関連キーワード: フラグ , 非対称 , int , 目的 , ...
https://man.plustar.jp/php/openssl.padding.html - [similar]
キーの型 9537
« 非対称暗号化のパディングフラグ PKCS7 フラグ/定数 » PHP Manual 定義済み定数 キーの型 キーの型 OPENSSL_KEYTYPE_RSA ( int ) OPENSSL_KEYTYPE_DSA ( int ) OPENSSL_KEYTYPE_DH ( int ) OPENSSL_KEYTYPE_EC ( int ) この定数が使えるのは、PHP をコンパイルする際に OpenSSL 0.9.8 以降を使ったときだけで ...
https://man.plustar.jp/php/openssl.key-types.html - [similar]
CMS メッセージを暗号化する 2957
« 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]
データをシール(暗号化)する 2128
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
認証付きの公開鍵による暗号化 2128
« sodium_crypto_box_seed_keypair sodium_crypto_core_ristretto255_add » PHP Manual Sodium 関数 認証付きの公開鍵による暗号化 sodium_crypto_box (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box — 認証付きの公開鍵による暗号化 説明 sodium_crypto_box ( string $message , string $nonce , string $key_pai ...
https://man.plustar.jp/php/function.sodium-crypto-box.html - [similar]
ストレージの暗号化 2128
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
指定した暗号の名前を得る 2128
« mcrypt_get_block_size mcrypt_get_iv_size » PHP Manual Mcrypt 関数 指定した暗号の名前を得る mcrypt_get_cipher_name (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_cipher_name — 指定した暗号の名前を得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されまし ...
https://man.plustar.jp/php/function.mcrypt-get-cipher-name.html - [similar]
AES-256-GCM を使って暗号化し、認証を行う 2128
« sodium_crypto_aead_aes256gcm_decrypt sodium_crypto_aead_aes256gcm_is_available » PHP Manual Sodium 関数 AES-256-GCM を使って暗号化し、認証を行う sodium_crypto_aead_aes256gcm_encrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_aes256gcm_encrypt — AES-256-GCM を使って暗号化し、認証を行う ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-encrypt.html - [similar]
nonce と秘密鍵を使ってメッセージを暗号化する(認証なし) 2128
« sodium_crypto_stream_xchacha20_keygen sodium_crypto_stream_xchacha20 » PHP Manual Sodium 関数 nonce と秘密鍵を使ってメッセージを暗号化する(認証なし) sodium_crypto_stream_xchacha20_xor (PHP 8 >= 8.1.0) sodium_crypto_stream_xchacha20_xor — nonce と秘密鍵を使ってメッセージを暗号化する(認証 ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20-xor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT