検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 191 for [SIMILAR] 16 1024 4096 WITH 21740 chacha20poly13... (0.205 sec.)
データを暗号化する 0
« mcrypt_generic_init mcrypt_get_block_size » PHP Manual Mcrypt 関数 データを暗号化する mcrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic — データを暗号化する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼ら ...
https://man.plustar.jp/php/function.mcrypt-generic.html - [similar]
NoRewindIterator クラス 0
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
コンパイルおよびビルド 0
« 要件 ビルドの検証 » PHP Manual Windows でのビルド コンパイルおよびビルド コンパイルおよびビルド WinCache を Windows OS 上でコンパイル・ビルドする手順は次のとおりです。 PHP のビルドに使うコマンドプロンプトを開く PHP ソースのルートフォルダに移動する 次のコマンドを実行する cscript.exe win ...
https://man.plustar.jp/php/wincache.win32build.building.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
はじめに 0
« Sodium インストール/設定 » PHP Manual Sodium はじめに はじめに Sodium は、 暗号化、復号化、署名、パスワードのハッシュ化その他の用途に使える、 モダンで使いやすいソフトウェアライブラリです。 より高レベルな暗号化ツールを作るための、 コアな操作を全て提供することを目標としています。 関連キー ...
https://man.plustar.jp/php/intro.sodium.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
AES-256-GCM を使って暗号化し、認証を行う 0
« sodium_crypto_aead_aes256gcm_decrypt sodium_crypto_aead_aes256gcm_is_available » PHP Manual Sodium 関数 AES-256-GCM を使って暗号化し、認証を行う sodium_crypto_aead_aes256gcm_encrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_aes256gcm_encrypt — AES-256-GCM を使って暗号化し、認証を行う ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-encrypt.html - [similar]
テーブルがデータベースに存在するかをチェックする 0
« Table::delete Table::getName » PHP Manual mysql_xdevapi\Table テーブルがデータベースに存在するかをチェックする Table::existsInDatabase (No version information available, might only be in Git) Table::existsInDatabase — テーブルがデータベースに存在するかをチェックする 説明 public mysql_x ...
https://man.plustar.jp/php/mysql-xdevapi-table.existsindatabase.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
タイミング攻撃に対して安全な文字列比較 0
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals (PHP 5 >= 5.6.0, PHP 7, PHP 8) hash_equals — タイミング攻撃に対して安全な文字列比較 説明 hash_equals ( string $known_string , string $user_string ): bool 2つの文字列が等しいかどうか、同じ長さの ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]