検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 338 for [SIMILAR] 16 1024 4096 WITH 24078 mcrypt WITH 10... (0.388 sec.)
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 0
« sodium_crypto_box_secretkey sodium_crypto_box » PHP Manual Sodium 関数 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる sodium_crypto_box_seed_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seed_keypair — 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 説明 sodium_crypto_bo ...
https://man.plustar.jp/php/function.sodium-crypto-box-seed-keypair.html - [similar]
メッセージと鍵のための短いハッシュ値を計算する 0
« sodium_crypto_shorthash_keygen sodium_crypto_sign_detached » PHP Manual Sodium 関数 メッセージと鍵のための短いハッシュ値を計算する sodium_crypto_shorthash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_shorthash — メッセージと鍵のための短いハッシュ値を計算する 説明 sodium_crypto_shorthash ( str ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 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
« 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]
インストール/設定 0
« はじめに 要件 » PHP Manual Mcrypt インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , Mcrypt , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/mcrypt.setup.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]