検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 145 for (0.128 sec.)
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 5157
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305 ... 復号の振る舞いを指示するために使えます。 (たとえば、の再生成や、ストリームの最後のチャンクを示すなど) SO ... ており、 これより前のシーケンスで使われていた暗号化のが削除されています。 SODIUM_CRYPTO_SECRETSTREAM_XCHA ... メッセージを暗号化するために、 これまでに使われてきたを"忘れ"ます。 そして、新しい秘密を生成します。 戻 ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
リモートサーバーのフィンガープリントを処理する 5157
« ssh2_fetch_stream ssh2_forward_accept » PHP Manual SSH2 関数 リモートサーバーのフィンガープリン ... ): string アクティブなセッションからサーバーホストのハッシュを返します。 パラメータ session ssh2_conne ...
https://man.plustar.jp/php/function.ssh2-fingerprint.html - [similar]
ファイルに署名する 5074
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_s ... name = null ): bool この関数は、X.509 証明書 と秘密を使ってファイルに署名します。 パラメータ input_file ... 下さい。 private_key certificate に関連付けられた秘密。 有効な値の一覧については、 キー/証明書パラメータ ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
生バイナリを base64 文字列にエンコードする 5074
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコー ... base64() は定数時間 (この性質は、プレーンテキストやのような、 暗号に関する入力に触れるあらゆるコードで重 ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
スカラー値を追加する 5074
« sodium_crypto_core_ristretto255_random sodium_crypto_core_ristretto255_scalar_complement » PHP ... ypto_core_ristretto255_scalar_random() - ランダムなを生成する sodium_crypto_core_ristretto255_scalar_su ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-add.h... - [similar]
スカラー値を減らす 5074
« sodium_crypto_core_ristretto255_scalar_reduce sodium_crypto_core_ristretto255_sub » PHP Manual ... ypto_core_ristretto255_scalar_random() - ランダムなを生成する sodium_crypto_core_ristretto255_scalar_ad ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-sub.h... - [similar]
Phar のシグネチャの書式 5074
« Phar マニフェストのファイルエントリの定義 Phar » PHP Manual phar って、tar や zip とは何が違う ... の場合は 64 バイトとなります。 OPENSSL の場合は、秘密の長さに応じて変化します。 4 バイト シグネチャのフラ ...
https://man.plustar.jp/php/phar.fileformat.signature.html - [similar]
キー/証明書パラメータ 5051
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ Ope ... 。 -----BEGIN CERTIFICATE----- から始まります。 公開/秘密 openssl_get_publickey() あるいは openssl_ge ... り前のバージョンでは、 OpenSSL key 型のリソース) 公開のみ: OpenSSLCertificate クラスのインスタンス。 (PHP ... 列。- このファイルは、PEM エンコードされた証明書/秘密である 必要があります(両方を含むことも可能です)。 ... 。 -----BEGIN CERTIFICATE----- から始まります。 秘密については array($key, $passphrase) という構文を使用 ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
CSR を作成する 5039
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_ ... るいはその他の openssl_pkey 系の関数)で作成した秘密を設定します。 これに対応する公開が、CSR への署名に ... ルを選択します private_key_bits int default_bits 秘密を作成する際に使用するビット数を指定します private_k ... ey_type int none 作成する秘密の型を指定します。以下の定数 OPENSSL_KEYTYPE_DSA , O ... mailAddress" => "wez@example.com" ); // 新しい 秘密(と公開の) キーペアを生成します $privkey = openss ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
署名を検証する 5039
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する op ... | false openssl_verify() は、 public_key が指す公開を使用し、 指定した data に関して signature が正しい ... します。 署名が正しいと判定されるためには、 その公開が署名の際に使用した秘密に対応している必要がありま ... enSSLAsymmetricKey - openssl_get_publickey() が返す。 string - PEM フォーマットの ("-----BEGIN PUBLIC ... ータおよび署名が含まれていると仮定 // 認証局から公開を取得し、使用可能にする $pubkeyid = openssl_pkey_ge ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT