検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 200 for アルゴリズム (0.018 sec.)
bzip2 形式のデータを解凍する 4761
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= ... 所要メモリは最大2300K程度まで少なくなります) 別の圧縮アルゴリズムが使用されますが、速度は約半分になってしまいます。 こ ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]
文字列を uuencode する 4761
« convert_uudecode count_chars » PHP Manual String 関数 文字列を uuencode する convert_uuencode ... $string ): string convert_uuencode() は、uuencode アルゴリズムを使用して文字列をエンコードします。 uuencode はすべ ...
https://man.plustar.jp/php/function.convert-uuencode.html - [similar]
文字列を圧縮する 4761
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PH ... ットを用いて 与えられた文字列を圧縮します。 ZLIB 圧縮アルゴリズムについての詳細は、 " » ZLIB Compressed Data Format S ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
文字列を deflate 圧縮する 4761
« gzdecode gzencode » PHP Manual Zlib 関数 文字列を deflate 圧縮する gzdeflate (PHP 4 >= 4.0.4, ... を用いて 与えられた文字列を圧縮します。 DEFLATE 圧縮アルゴリズムについての詳細は、 " » DEFLATE Compressed Data Forma ...
https://man.plustar.jp/php/function.gzdeflate.html - [similar]
暗号化モジュールを終了する 4761
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_ ... e を返します。 参考 mcrypt_module_open() - 使用するアルゴリズムおよびモードのモジュールをオープンする mcrypt_generi ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.html - [similar]
指定した暗号の名前を得る 4761
« mcrypt_get_block_size mcrypt_get_iv_size » PHP Manual Mcrypt 関数 指定した暗号の名前を得る mcr ... メータ cipher MCRYPT_暗号名 定数のいずれか、 あるいはアルゴリズム名をあらわす文字列。 戻り値 暗号の名前、あるいは暗号 ...
https://man.plustar.jp/php/function.mcrypt-get-cipher-name.html - [similar]
サポートされる全てのモードの配列を取得する 4761
« mcrypt_list_algorithms mcrypt_module_close » PHP Manual Mcrypt 関数 サポートされる全てのモード ... ォルトのモードディレクトリにあるサポートされる 全てのアルゴリズムの一覧を出力します。 php.ini ディレクティブの mcrypt ...
https://man.plustar.jp/php/function.mcrypt-list-modes.html - [similar]
指定したファイルのMD5ハッシュ値を計算する 4761
« ltrim md5 » PHP Manual String 関数 指定したファイルのMD5ハッシュ値を計算する md5_file (PHP 4 > ... RSA Data Security, Inc. MD5 メッセージダイジェストアルゴリズム を用いて filename パラメータで指定したファイルの M ...
https://man.plustar.jp/php/function.md5-file.html - [similar]
ハッシュ値を計算する 4761
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP ... ージダイジェストです。 mhash でサポートしている全てのアルゴリズムが HMAC モードで使用できるわけではありません。 戻り値 ...
https://man.plustar.jp/php/function.mhash.html - [similar]
ダイジェストを計算する 4761
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openss ... ラー / 例外 digest_algo パラメータを通じて未知の署名アルゴリズムが渡された場合、 E_WARNING レベルのエラーを発生します ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]