検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 147 for [SIMILAR] 16 1024 4096 WITH 63010 secretbox WITH... (0.136 sec.)
認証を行わずにメッセージを暗号化する 2918
« sodium_crypto_stream_xchacha20 sodium_crypto_stream » PHP Manual Sodium 関数 認証を行わずにメッセージを暗号化する sodium_crypto_stream_xor (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_xor — 認証を行わずにメッセージを暗号化する 説明 sodium_crypto_stream_xor ( string $message , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xor.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 2918
« sodium_crypto_stream sodium_increment » PHP Manual Sodium 関数 16進エンコードされたバイナリ文字列をデコードする sodium_hex2bin (PHP 7 >= 7.2.0, PHP 8) sodium_hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 sodium_hex2bin ( string $string , string $ignore = "" ): string ...
https://man.plustar.jp/php/function.sodium-hex2bin.html - [similar]
シードから、結果がひとつに定まるバイト列を生成する 2918
« sodium_crypto_stream_xor sodium_hex2bin » PHP Manual Sodium 関数 シードから、結果がひとつに定まるバイト列を生成する sodium_crypto_stream (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream — シードから、結果がひとつに定まるバイト列を生成する 説明 sodium_crypto_stream ( int $length , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream.html - [similar]
文字列をNUL文字で上書きする 2918
« sodium_memcmp sodium_pad » PHP Manual Sodium 関数 文字列をNUL文字で上書きする sodium_memzero (PHP 7 >= 7.2.0, PHP 8) sodium_memzero — 文字列をNUL文字で上書きする 説明 sodium_memzero ( string &$string ): void sodium_memzero() は、 リファレンス渡しされた文字列をゼロ埋めします。 パラメータ ...
https://man.plustar.jp/php/function.sodium-memzero.html - [similar]
生バイナリを base64 文字列にエンコードする 2918
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコードする sodium_bin2base64 (PHP 7 >= 7.2.0, PHP 8) sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする 説明 sodium_bin2base64 ( string $string , int $id ): string 生のバイナリ文字列を ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 2918
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナリにデコードする sodium_base642bin (PHP 7 >= 7.2.0, PHP 8) sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする 説明 sodium_base642bin ( string $string , int $id , st ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
16進数にエンコードする 2918
« sodium_bin2base64 sodium_compare » PHP Manual Sodium 関数 16進数にエンコードする sodium_bin2hex (PHP 7 >= 7.2.0, PHP 8) sodium_bin2hex — 16進数にエンコードする 説明 sodium_bin2hex ( string $string ): string 生バイナリ文字列を16進文字列にエンコードします。 標準の16進文字列にエンコードす ...
https://man.plustar.jp/php/function.sodium-bin2hex.html - [similar]
パディングデータを追加する 2918
« sodium_memzero sodium_unpad » PHP Manual Sodium 関数 パディングデータを追加する sodium_pad (PHP 7 >= 7.2.0, PHP 8) sodium_pad — パディングデータを追加する 説明 sodium_pad ( string $string , int $block_size ): string 文字列の右側に、任意の長さのパディングを追加します。 タイミング攻撃に対 ...
https://man.plustar.jp/php/function.sodium-pad.html - [similar]
パディングを削除する 2918
« sodium_pad SodiumException » PHP Manual Sodium 関数 パディングを削除する sodium_unpad (PHP 7 >= 7.2.0, PHP 8) sodium_unpad — パディングを削除する 説明 sodium_unpad ( string $string , int $block_size ): string パディングされた文字列から、パディングを削除します。 タイミング攻撃に対しても ...
https://man.plustar.jp/php/function.sodium-unpad.html - [similar]
定数時間での文字列の比較 2918
« sodium_increment sodium_memzero » PHP Manual Sodium 関数 定数時間での文字列の比較 sodium_memcmp (PHP 7 >= 7.2.0, PHP 8) sodium_memcmp — 定数時間での文字列の比較 説明 sodium_memcmp ( string $string1 , string $string2 ): int ふたつの文字列を、定数時間で比較します。 実際、ほとんどの場合は ...
https://man.plustar.jp/php/function.sodium-memcmp.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT