Results of 1 - 3 of about 3 for rounds (0.013 sec.)
- 文字列の一方向のハッシュ化を行う 11924
- « crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP
...
16 文字の salt を組み合わせたもの。salt 文字列が 'rounds=<N>$' で始まる場合は、数値 N がハッシュループの実行 ...
これは Blowfish のコストパラメータのようなものです。 rounds のデフォルトは 5000 で、1000 から 999,999,999 まで ...
16 文字の salt を組み合わせたもの。salt 文字列が 'rounds=<N>$' で始まる場合は、数値 N がハッシュループの実行 ...
これは Blowfish のコストパラメータのようなものです。 rounds のデフォルトは 5000 で、1000 から 999,999,999 まで ...
-
https://man.plustar.jp/php/function.crypt.html
- [similar]
- SessionHandler クラス 8147
- « session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH
...
( $data , 0 , 16 ); $ct = substr ( $data , 16 ); $rounds = 3 ; // キーの長さに依存します $data00 = $passwor ...
rue ); $result = $hash [ 0 ]; for ( $i = 1 ; $i < $rounds ; $i ++) { $hash [ $i ] = hash ( 'sha256' , $hash ...
-
https://man.plustar.jp/php/class.sessionhandler.html
- [similar]
- ディレクトリハンドルからエントリを読み込む 7813
- « streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ
...
n octects $bytes = octdec ( $octal_bytes ); // tar rounds up filesizes up to multiple of 512 bytes (zero fil ...
-
https://man.plustar.jp/php/streamwrapper.dir-readdir.html
- [similar]
PREV
1
NEXT