Results of 1 - 10 of about 16 for XChaCha (0.052 sec.)
- ランダムな XChaCha20-Poly1305 暗号化キーを生成する 13550
- « sodium_crypto_aead_xchacha20poly1305_ietf_encrypt sodium_crypto_auth_keygen » PHP Manual Sodiu
...
m 関数 ランダムな XChaCha20-Poly1305 暗号化キーを生成する sodium_crypto_aead ...
_xchacha20poly1305_ietf_keygen (PHP 7 >= 7.2.0, PHP 8) sodi ...
um_crypto_aead_xchacha20poly1305_ietf_keygen — ランダムな XChaCha20-Poly1 ...
305 暗号化キーを生成する 説明 sodium_crypto_aead_xchacha20poly1305_ietf_keygen (): string sodium_crypto_aea ...
-
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-ke...
- [similar]
- XChaCha20-Poly1305 を使って暗号化し、認証を行う(AEADモードのうちもっとも好ましい... 11228
- « sodium_crypto_aead_xchacha20poly1305_ietf_decrypt sodium_crypto_aead_xchacha20poly1305_ietf_ke
...
ygen » PHP Manual Sodium 関数 XChaCha20-Poly1305 を使って暗号化し、認証を行う(AEADモード ...
のうちもっとも好ましい) sodium_crypto_aead_xchacha20poly1305_ietf_encrypt (PHP 7 >= 7.2.0, PHP 8) sod ...
ium_crypto_aead_xchacha20poly1305_ietf_encrypt — XChaCha20-Poly1305 を使っ ...
ードのうちもっとも好ましい) 説明 sodium_crypto_aead_xchacha20poly1305_ietf_encrypt ( string $message , string ...
-
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-en...
- [similar]
- ランダムなシークレットストリームのキーを生成する 9253
- « sodium_crypto_secretstream_xchacha20poly1305_init_push sodium_crypto_secretstream_xchacha20pol
...
トリームのキーを生成する sodium_crypto_secretstream_xchacha20poly1305_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_cr ...
ypto_secretstream_xchacha20poly1305_keygen — ランダムなシークレットストリーム ...
のキーを生成する 説明 sodium_crypto_secretstream_xchacha20poly1305_keygen (): string ランダムなシークレット ...
ム , キー , 生成 , sodium , crypto , secretstream , xchacha , poly , keygen , 関数 ...
-
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305...
- [similar]
- sodium_crypto_stream で用いる、ランダムな鍵を生成する 9253
- « sodium_crypto_sign sodium_crypto_stream_xchacha20_keygen » PHP Manual Sodium 関数 sodium_crypt
...
stream , 生成 , 鍵 , keygen , 関数 , パラメータ , xchacha , Sodium ...
-
https://man.plustar.jp/php/function.sodium-crypto-stream-keygen.html
- [similar]
- ランダムな暗号化キーを生成する 9253
- « sodium_crypto_stream_keygen sodium_crypto_stream_xchacha20_xor » PHP Manual Sodium 関数 ランダ
...
ムな暗号化キーを生成する sodium_crypto_stream_xchacha20_keygen (PHP 8 >= 8.1.0) sodium_crypto_stream_xch ...
ダムな暗号化キーを生成する 説明 sodium_crypto_stream_xchacha20_keygen (): string sodium_crypto_stream_xchacha20 ...
パラメータはありません。 戻り値 sodium_crypto_stream_xchacha20() で使う、 32バイト長のランダムな暗号化キーを返し ...
キーワード: キー , 生成 , sodium , crypto , stream , xchacha , keygen , 関数 , パラメータ , Sodium ...
-
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20-keygen.html
- [similar]
- シークレットストリームのステート中で、鍵を入れ替える 8924
- « sodium_crypto_secretstream_xchacha20poly1305_push sodium_crypto_shorthash_keygen » PHP Manual
...
ート中で、鍵を入れ替える sodium_crypto_secretstream_xchacha20poly1305_rekey (PHP 7 >= 7.2.0, PHP 8) sodium_cry ...
pto_secretstream_xchacha20poly1305_rekey — シークレットストリームのステート ...
中で、鍵を入れ替える 説明 sodium_crypto_secretstream_xchacha20poly1305_rekey ( string &$state ): void シークレッ ...
, ステート , 鍵 , sodium , crypto , secretstream , xchacha , poly , rekey , 上書き ...
-
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305...
- [similar]
- 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する 8924
- « sodium_crypto_stream_xchacha20_xor sodium_crypto_stream_xor » PHP Manual Sodium 関数 秘密鍵と
...
イト列の鍵ストリームに展開する sodium_crypto_stream_xchacha20 (PHP 8 >= 8.1.0) sodium_crypto_stream_xchacha20 ...
列の鍵ストリームに展開する 説明 sodium_crypto_stream_xchacha20 ( int $length , string $nonce , string $key ): s ...
バイト長の nonce。 key 秘密鍵。 sodium_crypto_stream_xchacha20_keygen() によって生成されたものです。 戻り値 sod ...
ium_crypto_stream_xchacha20_xor() で使う、疑似ランダムなバイト列のストリーム ...
-
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20.html
- [similar]
- nonce と秘密鍵を使ってメッセージを暗号化する(認証なし) 8594
- « sodium_crypto_stream_xchacha20_keygen sodium_crypto_stream_xchacha20 » PHP Manual Sodium 関数
...
ッセージを暗号化する(認証なし) sodium_crypto_stream_xchacha20_xor (PHP 8 >= 8.1.0) sodium_crypto_stream_xchach ...
ージを暗号化する(認証なし) 説明 sodium_crypto_stream_xchacha20_xor ( string $message , string $nonce , string $ ...
せるようにして下さい。 たとえば、 sodium_crypto_aead_xchacha20poly1305_ietf_encrypt() や sodium_crypto_auth() を ...
イトの nonce。 key 暗号化キー。 sodium_crypto_stream_xchacha20_keygen() で生成されたものです。 戻り値 暗号化され ...
-
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20-xor.html
- [similar]
- 新しく追加された関数 8594
- « 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 8.0.x から PHP 8.1.x への
...
sedVariables() Standard fsync() fdatasync() Sodium XChaCha20 sodium_crypto_stream_xchacha20() sodium_crypto_s ...
tream_xchacha20_keygen() sodium_crypto_stream_xchacha20_xor() Ri ...
dium , crypto , ristretto , 関数 , scalar , 追加 , xchacha , stream , fetch , Ristretto ...
-
https://man.plustar.jp/php/migration81.new-functions.html
- [similar]
- XChaCha20-Poly1305 を用いてメッセージを検証し、復号する(AEADモードのうちもっとも... 7936
- « sodium_crypto_aead_chacha20poly1305_keygen sodium_crypto_aead_xchacha20poly1305_ietf_encrypt »
...
PHP Manual Sodium 関数 XChaCha20-Poly1305 を用いてメッセージを検証し、復号する(AE ...
ADモードのうちもっとも好ましい) sodium_crypto_aead_xchacha20poly1305_ietf_decrypt (PHP 7 >= 7.2.0, PHP 8) sod ...
ium_crypto_aead_xchacha20poly1305_ietf_decrypt — XChaCha20-Poly1305 を用い ...
ードのうちもっとも好ましい) 説明 sodium_crypto_aead_xchacha20poly1305_ietf_decrypt ( string $ciphertext , stri ...
-
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-de...
- [similar]