検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 245 for [SIMILAR] 16 1024 4096 WITH 24099 isencrypted WI... (0.511 sec.)
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 0
« sodium_crypto_sign_secretkey sodium_crypto_sign_verify_detached » PHP Manual Sodium 関数 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる sodium_crypto_sign_seed_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_seed_keypair — 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 説 ...
https://man.plustar.jp/php/function.sodium-crypto-sign-seed-keypair.html - [similar]
はじめに 0
« Mcrypt インストール/設定 » PHP Manual Mcrypt はじめに はじめに 警告 この機能は PHP 7.1.0 で 非推奨 となり、 PHP 7.2.0 で 削除 されました。 この機能の代替として、これらが使えます。 Sodium (PHP 7.2.0から利用可能) OpenSSL 注意 : この拡張モジュールは » PECL レポジトリに移動 されており、以下 ...
https://man.plustar.jp/php/intro.mcrypt.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
Creates an initialization vector (IV) from a random source 0
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from a random source mcrypt_create_iv (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
指定したモジュールのセルフテストを実行する 0
« mcrypt_module_open mdecrypt_generic » PHP Manual Mcrypt 関数 指定したモジュールのセルフテストを実行する mcrypt_module_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_self_test — 指定したモジュールのセルフテストを実行する 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-module-self-test.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
生バイナリを base64 文字列にエンコードする 0
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコードする sodium_bin2base64 (PHP 7 >= 7.2.0, PHP 8) sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする 説明 sodium_bin2base64 ( string $string , int $id ): string 生のバイナリ文字列を ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
ホスト公開鍵を使用して認証を行う 0
« ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_auth_hostbased_file (PECL ssh2 >= 0.9.0) ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う 説明 ssh2_auth_hostbased_file ( resource $session , string $username , string $hostname , str ...
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
利用できるフィルタのリスト 0
« リソース型の一覧 文字列フィルタ » PHP Manual 付録 利用できるフィルタのリスト 利用できるフィルタのリスト 目次 文字列フィルタ 変換フィルタ 圧縮フィルタ 暗号化フィルタ 以下は、 stream_filter_append() で利用できる 組み込みフィルタのリストです。PHP のバージョンによっては このリスト以外のフィ ...
https://man.plustar.jp/php/filters.html - [similar]