検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 374 for [SIMILAR] 16 1024 4096 WITH 51366 mcrypt WITH 15... (0.354 sec.)
匿名の公開鍵暗号による復号 0
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号による復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ) ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]
AES-256-GCM を用いてメッセージを検証し、復号する 0
« sodium_compare sodium_crypto_aead_aes256gcm_encrypt » PHP Manual Sodium 関数 AES-256-GCM を用いてメッセージを検証し、復号する sodium_crypto_aead_aes256gcm_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_aes256gcm_decrypt — AES-256-GCM を用いてメッセージを検証し、復号する 説明 sodium ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-decrypt.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 0
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエンコードされたハッシュ値を得る sodium_crypto_pwhash_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
ファイルの内容から、ハッシュ値を生成する 0
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 0
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_srand (PHP 4, PHP 5, PHP 7, PHP 8) mt_srand — メルセンヌ・ツイスター乱数生成器にシードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void seed により乱数生成器にシード ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]
S/MIME 暗号化されたメッセージを復号する 0
« openssl_pkcs12_read openssl_pkcs7_encrypt » PHP Manual OpenSSL 関数 S/MIME 暗号化されたメッセージを復号する openssl_pkcs7_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_decrypt — S/MIME 暗号化されたメッセージを復号する 説明 openssl_pkcs7_decrypt ( string $input_filename , ...
https://man.plustar.jp/php/function.openssl-pkcs7-decrypt.html - [similar]
XChaCha20-Poly1305 を用いてメッセージを検証し、復号する(AEADモードのうちもっとも... 0
« sodium_crypto_aead_chacha20poly1305_keygen sodium_crypto_aead_xchacha20poly1305_ietf_encrypt » PHP Manual Sodium 関数 XChaCha20-Poly1305 を用いてメッセージを検証し、復号する(AEADモードのうちもっとも好ましい) sodium_crypto_aead_xchacha20poly1305_ietf_decrypt (PHP 7 >= 7.2.0, PHP 8) sodi ...
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-de... - [similar]
署名された公開鍵とチャレンジを新規に作成する 0
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジを新規に作成する openssl_spki_new (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_new — 署名された公開鍵とチャレンジを新規に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , str ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]