検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 241 for [SIMILAR] 16 1024 4096 WITH 21740 chacha20poly13... (0.311 sec.)
匿名の公開鍵暗号による復号 0
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号による復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ) ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
認証付きの共有鍵による復号 0
« sodium_crypto_secretbox_keygen sodium_crypto_secretbox » PHP Manual Sodium 関数 認証付きの共有鍵による復号 sodium_crypto_secretbox_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox_open — 認証付きの共有鍵による復号 説明 sodium_crypto_secretbox_open ( string $ciphertext , string $non ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-open.html - [similar]
GnuPG 関数 0
« テキストへの署名 gnupg_adddecryptkey » PHP Manual GnuPG GnuPG 関数 GnuPG 関数 注意 この拡張モジュールは、現在のユーザーのキーリングを使用します。キーリングは、 通常は ~./.gnupg/ にあります。別の場所を指定するには、環境変数 GNUPGHOME にキーリングへのパスを格納します。その詳細な方法につい ...
https://man.plustar.jp/php/ref.gnupg.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
« 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]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる 0
« mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_mode » PHP Manual Mcrypt 関数 オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる mcrypt_enc_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm — オープン ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.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]
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]