検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 147 for [SIMILAR] 16 1024 4096 WITH 21465 xmlreader WITH... (0.197 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]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 0
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.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]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 0
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエンコードされたハッシュ値を得る sodium_crypto_pwhash_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
XML 操作 0
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object Model はじめに インストール/設定 定義済み定数 例 DOMAttr — DOMAttr クラス DOMCdataSection — DOMCdataSection クラス DOMCharacterData — DOMCharacterData クラス DOMChildNode — DOMChildNode インター ...
https://man.plustar.jp/php/refs.xml.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
はじめに 0
« libxml インストール/設定 » PHP Manual libxml はじめに はじめに これらの関数/定数は PHP 5.1.0 以降で使用可能です。 また、以下にあげるコア拡張モジュールは、この libxml 拡張モジュールに依存しています。 DOM , libxml , SimpleXML , SOAP , WDDX , XSL , XML , XMLReader , XMLRPC そして XMLWrite ...
https://man.plustar.jp/php/intro.libxml.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 NEXT