検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 148 for [SIMILAR] 16 1024 4096 WITH 79922 sodium WITH 77... (0.191 sec.)
生バイナリを base64 文字列にエンコードする 6971
« 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 エンコードされた文字列を、生バイナリにデコードする 6971
« 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進数にエンコードする 6971
« 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]
パディングデータを追加する 6971
« 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]
パディングを削除する 6971
« 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]
定数時間での文字列の比較 6971
« 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]
はじめに 6971
« Sodium インストール/設定 » PHP Manual Sodium はじめに はじめに Sodium は、 暗号化、復号化、署名、パスワードのハッシュ化その他の用途に使える、 モダンで使いやすいソフトウェアライブラリです。 より高レベルな暗号化ツールを作るための、 コアな操作を全て提供することを目標としています。 関連キー ...
https://man.plustar.jp/php/intro.sodium.html - [similar]
crypto_box 鍵ペアから、公開鍵を取り出す 6723
« sodium_crypto_box_publickey_from_secretkey sodium_crypto_box_seal_open » PHP Manual Sodium 関数 crypto_box 鍵ペアから、公開鍵を取り出す sodium_crypto_box_publickey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_publickey — crypto_box 鍵ペアから、公開鍵を取り出す 説明 sodium_crypto_box_publi ...
https://man.plustar.jp/php/function.sodium-crypto-box-publickey.html - [similar]
crypto_kx 鍵ペアから、公開鍵を取り出す 6723
« sodium_crypto_kx_keypair sodium_crypto_kx_secretkey » PHP Manual Sodium 関数 crypto_kx 鍵ペアから、公開鍵を取り出す sodium_crypto_kx_publickey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_publickey — crypto_kx 鍵ペアから、公開鍵を取り出す 説明 sodium_crypto_kx_publickey ( string $key_pair ...
https://man.plustar.jp/php/function.sodium-crypto-kx-publickey.html - [similar]
crypto_kx 鍵ペアから、秘密鍵を取り出す 6723
« sodium_crypto_kx_publickey sodium_crypto_kx_seed_keypair » PHP Manual Sodium 関数 crypto_kx 鍵ペアから、秘密鍵を取り出す sodium_crypto_kx_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_secretkey — crypto_kx 鍵ペアから、秘密鍵を取り出す 説明 sodium_crypto_kx_secretkey ( string $key_ ...
https://man.plustar.jp/php/function.sodium-crypto-kx-secretkey.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT