検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for secretbox (0.004 sec.)
sodium_crypto_secretbox で使うランダムな鍵を生成する 11860
« sodium_crypto_scalarmult sodium_crypto_secretbox_open » PHP Manual Sodium 関数 sodium_crypto_secretbox ... cretbox で使うランダムな鍵を生成する sodium_crypto_secretbox_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secre ... tbox_keygen — sodium_crypto_secretbox で使うランダムな鍵を生成する 説明 sodium_crypto_se ... cretbox_keygen (): string sodium_crypto_secretbox() と sodium_crypto_secretbox_open() で使うための鍵 ... 列を生成し、文字列で返します。 例 例1 sodium_crypto_secretbox_keygen() の例 <?php $key = sodium_crypto_secretbox ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-keygen.html - [similar]
認証付きの共有鍵による復号 11789
« sodium_crypto_secretbox_keygen sodium_crypto_secretbox » PHP Manual Sodium 関数 認証付きの共有 ... 鍵による復号 sodium_crypto_secretbox_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretb ... en — 認証付きの共有鍵による復号 説明 sodium_crypto_secretbox_open ( string $ciphertext , string $nonce , string ... ジを復号します。 パラメータ ciphertext sodium_crypto_secretbox() が生成したフォーマットでなければいけません。 (暗 ... 返します. エラー / 例外 nonce の長さが SODIUM_CRYPTO_SECRETBOX_NONCEBYTES (24 バイト) と異なっている場合、 Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-open.html - [similar]
認証付きの共有鍵による暗号化 11647
« sodium_crypto_secretbox_open sodium_crypto_secretstream_xchacha20poly1305_init_pull » PHP Manu ... um 関数 認証付きの共有鍵による暗号化 sodium_crypto_secretbox (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox... 認証付きの共有鍵による暗号化 説明 sodium_crypto_secretbox ( string $message , string $nonce , string $key ): ... します。 エラー / 例外 nonce の長さが SODIUM_CRYPTO_SECRETBOX_NONCEBYTES (24 バイト) と異なっている場合、 Sodium ... on がスローされます。 key の長さが、 SODIUM_CRYPTO_SECRETBOX_KEYBYTES (32 バイト) と異なっている場合、 SodiumEx ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox.html - [similar]
新しいグローバル定数 8055
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ ... TES SODIUM_CRYPTO_SHORTHASH_KEYBYTES SODIUM_CRYPTO_SECRETBOX_KEYBYTES SODIUM_CRYPTO_SECRETBOX_MACBYTES SODIUM_C ... RYPTO_SECRETBOX_NONCEBYTES SODIUM_CRYPTO_SIGN_BYTES SODIUM_CRYPTO_ ...
https://man.plustar.jp/php/migration72.constants.html - [similar]
新しい関数 8055
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... lt_base() sodium_crypto_scalarmult() sodium_crypto_secretbox_keygen() sodium_crypto_secretbox_open() sodium_cry ... pto_secretbox() sodium_crypto_shorthash_keygen() sodium_crypto_s ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
定義済み定数 7966
« リソース型 Sodium 関数 » PHP Manual Sodium 定義済み定数 定義済み定数 以下の定数が定義されていま ... UM_CRYPTO_SHORTHASH_KEYBYTES ( int ) SODIUM_CRYPTO_SECRETBOX_KEYBYTES ( int ) SODIUM_CRYPTO_SECRETBOX_MACBYTES ... ( int ) SODIUM_CRYPTO_SECRETBOX_NONCEBYTES ( int ) SODIUM_CRYPTO_SIGN_BYTES ( int ...
https://man.plustar.jp/php/sodium.constants.html - [similar]
Sodium 7859
« password_verify はじめに » PHP Manual 暗号 Sodium Sodium はじめに インストール/設定 要件 インス ... 鍵を使って、共有シークレットを計算する sodium_crypto_secretbox_keygen — sodium_crypto_secretbox で使うランダムな鍵 ... を生成する sodium_crypto_secretbox_open — 認証付きの共有鍵による復号 sodium_crypto_se ...
https://man.plustar.jp/php/book.sodium.html - [similar]
Sodium 関数 7859
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数 ... 鍵を使って、共有シークレットを計算する sodium_crypto_secretbox_keygen — sodium_crypto_secretbox で使うランダムな鍵 ... を生成する sodium_crypto_secretbox_open — 認証付きの共有鍵による復号 sodium_crypto_se ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する 7663
« sodium_crypto_scalarmult_ristretto255 sodium_crypto_secretbox_keygen » PHP Manual Sodium 関数 ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult.html - [similar]
復号のためのシークレットストリームのコンテキストを初期化する 7521
« sodium_crypto_secretbox sodium_crypto_secretstream_xchacha20poly1305_init_push » PHP Manual So ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
PREV 1 2 NEXT