検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 264 for [SIMILAR] 16 1024 4096 WITH 28570 cipher WITH 19... (0.285 sec.)
はじめに 0
« CSPRNG インストール/設定 » PHP Manual CSPRNG はじめに はじめに » cryptographically secure pseudo-random number generator (CSPRNG) API は、 暗号学的に強固な乱数やバイト列を 暗号化の文脈で使うための、 簡単で信頼性が高い方法を提供します。 これが使えるようになった PHP のバージョンは 7.0.0 ...
https://man.plustar.jp/php/intro.csprng.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]
GnuPG 関数 0
« テキストへの署名 gnupg_adddecryptkey » PHP Manual GnuPG GnuPG 関数 GnuPG 関数 注意 この拡張モジュールは、現在のユーザーのキーリングを使用します。キーリングは、 通常は ~./.gnupg/ にあります。別の場所を指定するには、環境変数 GNUPGHOME にキーリングへのパスを格納します。その詳細な方法につい ...
https://man.plustar.jp/php/ref.gnupg.html - [similar]
指定したアルゴリズムがブロックアルゴリズムであるかを調べる 0
« mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_mode » PHP Manual Mcrypt 関数 指定したアルゴリズムがブロックアルゴリズムであるかを調べる mcrypt_module_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_is_block_algorithm — 指定した ...
https://man.plustar.jp/php/function.mcrypt-module-is-block-algorithm.html - [similar]
暗号化のためのキーを追加する 0
« gnupg_adddecryptkey gnupg_addsignkey » PHP Manual GnuPG 関数 暗号化のためのキーを追加する gnupg_addencryptkey (PECL gnupg >= 0.5) gnupg_addencryptkey — 暗号化のためのキーを追加する 説明 gnupg_addencryptkey ( resource $identifier , string $fingerprint ): bool パラメータ identifier gnupg ...
https://man.plustar.jp/php/function.gnupg-addencryptkey.html - [similar]
定義済み定数 0
« リソース型 目的を調べるフラグ » PHP Manual OpenSSL 定義済み定数 定義済み定数 目次 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方式 バージョン定数 Server Name Indication 定数 その他 ...
https://man.plustar.jp/php/openssl.constants.html - [similar]
このエントリのファイルハンドラを取得する 0
« RarEntry::getPackedSize RarEntry::getUnpackedSize » PHP Manual RarEntry このエントリのファイルハンドラを取得する RarEntry::getStream (PECL rar >= 2.0.0) RarEntry::getStream — このエントリのファイルハンドラを取得する 説明 public RarEntry::getStream ( string $password = ? ): resource | f ...
https://man.plustar.jp/php/rarentry.getstream.html - [similar]
事前に暗号化のために設定されたすべてのキーを削除する 0
« gnupg_cleardecryptkeys gnupg_clearsignkeys » PHP Manual GnuPG 関数 事前に暗号化のために設定されたすべてのキーを削除する gnupg_clearencryptkeys (PECL gnupg >= 0.5) gnupg_clearencryptkeys — 事前に暗号化のために設定されたすべてのキーを削除する 説明 gnupg_clearencryptkeys ( resource $ident ...
https://man.plustar.jp/php/function.gnupg-clearencryptkeys.html - [similar]
SQLite データベースをオープンする 0
« SQLite3::loadExtension SQLite3::openBlob » PHP Manual SQLite3 SQLite データベースをオープンする SQLite3::open (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::open — SQLite データベースをオープンする 説明 public SQLite3::open ( string $filename , int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OP ...
https://man.plustar.jp/php/sqlite3.open.html - [similar]