検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 66 for decrypt (0.008 sec.)
指定したパラメータでプレーンテキストを暗号化する 6521
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... $iv ); # prepend the IV for it to be available for decryption $ciphertext = $iv . $ciphertext ; # encode the ... ot protected against padding oracle attacks. # --- DECRYPTION --- $ciphertext_dec = base64_decode ( $cipherte ... ers from end of plain text $plaintext_dec = mcrypt_decrypt ( MCRYPT_RIJNDAEL_128 , $key , $ciphertext_dec , M ... 256 / CBC / ZeroBytePadding encrypted. 参考 mcrypt_decrypt() - Decrypts crypttext with given parameters mcryp ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
ランダムな ChaCha20-Poly1305 (IETF) 暗号化キーを生成する 6521
« sodium_crypto_aead_chacha20poly1305_ietf_encrypt sodium_crypto_aead_chacha20poly1305_keygen » ... rypt() や sodium_crypto_aead_chacha20poly1305_ietf_decrypt() で使うランダムな鍵を生成します。 パラメータ この ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-key... - [similar]
ランダムな XChaCha20-Poly1305 暗号化キーを生成する 6521
« sodium_crypto_aead_xchacha20poly1305_ietf_encrypt sodium_crypto_auth_keygen » PHP Manual Sodiu ... ypt() や sodium_crypto_aead_xchacha20poly1305_ietf_decrypt() で使うランダムな鍵を生成します。 パラメータ この ...
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-ke... - [similar]
暗号 iv の長さを取得 6450
« OpenSSL 関数 openssl_cms_decrypt » PHP Manual OpenSSL 関数 暗号 iv の長さを取得 openssl_cipher ...
https://man.plustar.jp/php/function.openssl-cipher-iv-length.html - [similar]
巨大な数を比較する 6450
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
Returns the name of the opened algorithm 6378
« mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the open ...
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html - [similar]
MongoDB driver classes 6307
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... cryption data key MongoDB\Driver\ClientEncryption::decryptDecrypt a value MongoDB\Driver\ClientEncryption: ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
指定されたテキストを復号し、検証する 6307
« gnupg_decrypt gnupg_deletekey » PHP Manual GnuPG 関数 指定されたテキストを復号し、検証する gnu ... pg_decryptverify (PECL gnupg >= 0.2) gnupg_decryptverify — 指 ... 定されたテキストを復号し、検証する 説明 gnupg_decryptverify ( resource $identifier , string $text , stri ... の関数は false を返します。 例 例1 手続き型の gnupg_decryptverify() の例 <?php $plaintext = "" ; $res = gnupg_ ... init (); gnupg_adddecryptkey ( $res , "8660281B6051D071D94B5B230549F9DC85156 ...
https://man.plustar.jp/php/function.gnupg-decryptverify.html - [similar]
Creates an initialization vector (IV) from a random source 6307
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
CMS メッセージを暗号化する 6307
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する open ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT