検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 498 for バイト (0.100 sec.)
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 3511
« sodium_crypto_box_secretkey sodium_crypto_box » PHP Manual Sodium 関数 単一の鍵から、結果がひと ... す。 パラメータ seed 暗号の処理をした入力。 長さは32バイトでなければなりません。 戻り値 X25519 形式のキーペア( ...
https://man.plustar.jp/php/function.sodium-crypto-box-seed-keypair.html - [similar]
要素を追加する 3511
« sodium_crypto_box sodium_crypto_core_ristretto255_from_hash » PHP Manual Sodium 関数 要素を追加 ... メータ p 追加される要素。 q 追加する要素。 戻り値 32バイト長のランダムな文字列を返します。 例 例1 sodium_crypt ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-add.html - [similar]
スカラー値を反転させる 3511
« sodium_crypto_core_ristretto255_scalar_complement sodium_crypto_core_ristretto255_scalar_mul » ... 述されています。 パラメータ s スカラー値。 戻り値 32バイトのランダムな文字列を返します。 例 例1 sodium_crypto_ ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-inver... - [similar]
スカラー値の論理否定を行う 3511
« sodium_crypto_core_ristretto255_scalar_mul sodium_crypto_core_ristretto255_scalar_random » PHP ... 述されています。 パラメータ s スカラー値。 戻り値 32バイト長のランダムな文字列を返します。 例 例1 sodium_crypt ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-negat... - [similar]
要素の値を減らす 3511
« sodium_crypto_core_ristretto255_scalar_sub sodium_crypto_generichash_final » PHP Manual Sodium ... ラメータ p 減らされる要素。 q 減らす要素。 戻り値 32バイト長のランダムな文字列を返します。 例 例1 sodium_crypt ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-sub.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 3511
« sodium_crypto_sign_secretkey sodium_crypto_sign_verify_detached » PHP Manual Sodium 関数 単一の ... す。 パラメータ seed 暗号の処理をした入力。 長さは32バイトでなければなりません。 戻り値 鍵ペア(秘密鍵と公開鍵) ...
https://man.plustar.jp/php/function.sodium-crypto-sign-seed-keypair.html - [similar]
nonce と秘密鍵を使ってメッセージを暗号化する(認証なし) 3511
« sodium_crypto_stream_xchacha20_keygen sodium_crypto_stream_xchacha20 » PHP Manual Sodium 関数 ... パラメータ message 暗号化するメッセージ。 nonce 24バイトの nonce。 key 暗号化キー。 sodium_crypto_stream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20-xor.html - [similar]
認証を行わずにメッセージを暗号化する 3511
« sodium_crypto_stream_xchacha20 sodium_crypto_stream » PHP Manual Sodium 関数 認証を行わずにメッ ... nce メッセージごとに一度だけ使われる数値。 長さは24バイトです。 これは、 (たとえば、 random_bytes() を使って) ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xor.html - [similar]
文字列の長さを得る 3511
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, ... n ( $str ); // 7 ?> 注意 注意 : strlen() が返すのはバイト数であり、 文字数ではありません。 注意 : 配列に対して ...
https://man.plustar.jp/php/function.strlen.html - [similar]
テキストのコードセットを指定する 3511
« ImagickDraw::setTextDecoration ImagickDraw::setTextInterlineSpacing » PHP Manual ImagickDraw テ ... 指定できるエンコーディングは "UTF-8" のみで、 これはバイトシーケンスを Unicode で表記したものです。 空文字列を ...
https://man.plustar.jp/php/imagickdraw.settextencoding.html - [similar]