検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 224 for 暗号 (0.013 sec.)
CSR を作成する 4401
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_ ... ey (パスフレーズとともに)エクスポートされるキーを暗号化するか? encrypt_key_cipher int none 暗号定数 のうち ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 4401
« sodium_crypto_box_secretkey sodium_crypto_box » PHP Manual Sodium 関数 単一の鍵から、結果がひと ... 果を、 鍵を生成するために使います。 パラメータ seed 暗号の処理をした入力。 長さは32バイトでなければなりません ...
https://man.plustar.jp/php/function.sodium-crypto-box-seed-keypair.html - [similar]
メッセージと鍵のための短いハッシュ値を計算する 4401
« sodium_crypto_shorthash_keygen sodium_crypto_sign_detached » PHP Manual Sodium 関数 メッセージ ... 想的なものです。 SipHash-2-4 自体は、 一般的な用途の暗号で使うハッシュ関数ではありません。 パラメータ messag ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 4401
« 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]
はじめに 4401
« Mcrypt インストール/設定 » PHP Manual Mcrypt はじめに はじめに 警告 この機能は PHP 7.1.0 で 非 ... ています。 PHP 7.2.0. この関数は、CBC, OFB, CFB, ECB 暗号モードの DES, TripleDES, Blowfish (デフォルト), 3-WA ...
https://man.plustar.jp/php/intro.mcrypt.html - [similar]
新機能 4401
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... ( $s ) : int ; } Sodium がコアモジュールに モダンな暗号ライブラリである Sodium が PHP コアモジュールに含まれ ... できるようになります。 ZIP 拡張モジュールの機能追加 暗号化されたアーカイブの読み書きができるようになりました ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
Creates an initialization vector (IV) from a random source 4370
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from ... by Schneier (ISBN 0-471-11709-9) random_bytes() - 暗号論的に安全な、疑似ランダムなバイト列を生成する 関連キ ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
指定したモジュールのセルフテストを実行する 4370
« mcrypt_module_open mdecrypt_generic » PHP Manual Mcrypt 関数 指定したモジュールのセルフテストを ... ルフテストを実行します。 パラメータ algorithm MCRYPT_暗号名 定数のいずれか、 あるいはアルゴリズム名をあらわす ...
https://man.plustar.jp/php/function.mcrypt-module-self-test.html - [similar]
配列をシャッフルする 4370
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) ... ランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していません。 パラメータ array 配 ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
生バイナリを base64 文字列にエンコードする 4370
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコー ... 定数時間 (この性質は、プレーンテキストや鍵のような、 暗号に関する入力に触れるあらゆるコードで重要です) で実行 ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]