検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 224 for 暗号 (0.010 sec.)
16進数にエンコードする 4432
« sodium_bin2base64 sodium_compare » PHP Manual Sodium 関数 16進数にエンコードする sodium_bin2he ... 定数時間 (この性質は、プレーンテキストや鍵のような、 暗号に関する入力に触れるあらゆるコードで重要です) で実行 ...
https://man.plustar.jp/php/function.sodium-bin2hex.html - [similar]
ハードウェアが AES256-GCM をサポートしているかを確認する 4432
« sodium_crypto_aead_aes256gcm_encrypt sodium_crypto_aead_aes256gcm_keygen » PHP Manual Sodium 関 ... パラメータはありません。 戻り値 AES-256-GCM を使って暗号化しても安全な場合、 true を返します。 そうでない場合 ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-is-available.ht... - [similar]
メッセージのハッシュ値を得る 4432
« sodium_crypto_generichash_update sodium_crypto_kdf_derive_from_key » PHP Manual Sodium 関数 メ ... タ message ハッシュ化するメッセージ key (オプション)暗号キー。 この値は、HMACキーと同じ役割を果たしますが、 ...
https://man.plustar.jp/php/function.sodium-crypto-generichash.html - [similar]
メッセージに署名する 4432
« sodium_crypto_sign_verify_detached sodium_crypto_stream_keygen » PHP Manual Sodium 関数 メッセ ... y() を参照して下さい。 戻り値 署名済みのメッセージ(暗号化されていません) を返します。 関連キーワード: メッセ ...
https://man.plustar.jp/php/function.sodium-crypto-sign.html - [similar]
セキュリティ 4432
« expect:// はじめに » PHP Manual セキュリティ セキュリティ はじめに 一般的な考慮事項 CGI バイナ ... タベースのデザイン データベースへの接続 ストレージの暗号化 SQLインジェクション エラーのレポート ユーザーが投 ...
https://man.plustar.jp/php/security.html - [similar]
サポートされるソケットトランスポートのリスト 4432
« 暗号化フィルタ Internet ドメイン: TCP、UDP、SSL、および TLS » PHP Manual 付録 サポートされるソ ...
https://man.plustar.jp/php/transports.html - [similar]
要件 4432
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュール ... それより新しいバージョンを使うことを強く推奨します。 暗号化をサポートするにはバージョン 1.2 が必要です。 ZipA ...
https://man.plustar.jp/php/zip.requirements.html - [similar]
オープンされたモードでサポートされる最大キー長を返す 4401
« mcrypt_enc_get_iv_size mcrypt_enc_get_modes_name » PHP Manual Mcrypt 関数 オープンされたモード ... れる最大キー長をバイト単位で返します。 パラメータ td 暗号化記述子。 戻り値 そのアルゴリズムでサポートされる最 ...
https://man.plustar.jp/php/function.mcrypt-enc-get-key-size.html - [similar]
オープンされたモードの名前を返す 4401
« mcrypt_enc_get_key_size mcrypt_enc_get_supported_key_sizes » PHP Manual Mcrypt 関数 オープンさ ... tring この関数はモード名を返します。 パラメータ td 暗号化記述子。 戻り値 名前を表す文字列を返します。 例 例 ...
https://man.plustar.jp/php/function.mcrypt-enc-get-modes-name.html - [similar]
オープンされたモードがブロック出力を行うかどうかを調べる 4401
« mcrypt_enc_is_block_algorithm mcrypt_enc_self_test » PHP Manual Mcrypt 関数 オープンされたモー ... e 、cfb と stream の場合に false )。 パラメータ td 暗号化記述子。 戻り値 バイトブロックを出力するモードの場 ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-mode.html - [similar]