(PHP 7 >= 7.2.0, PHP 8)sodium_bin2hex — 編碼為十六進(jìn)制說明sodium_bin2hex(string $string): string將原始二進(jìn)制字符串轉(zhuǎn)換為十六進(jìn)制編碼的字符串。與標(biāo)準(zhǔn)的十六進(jìn)制編碼函數(shù)不同,sodium_bin2hex() 是常量時間(該屬性對于任何 觸摸加...
http://m.o2fo.com/phpchinese/php8-sodiumbin2hex.html(PHP 7 >= 7.2.0, PHP 8)sodium_compare — 比較大數(shù)字說明sodium_compare(string $string1, string $string2): int比較兩個字符串,就好像它們是任意長度的無符號小端整數(shù)一樣,沒有側(cè)信道泄漏。參數(shù) string1左操作數(shù)string2右操作數(shù)返回值 如果小...
http://m.o2fo.com/phpchinese/php8-sodiumcompare.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_decrypt — 驗證然后使用AES-256-GCM解密消息說明sodium_crypto_aead_aes256gcm_decrypt( string $ciphertext, string $additional_data, string $nonce, string $key ): string|false驗證然后使用 AES-256-GCM 解密。 僅當(dāng) sodium_...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmdecrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_encrypt — 加密然后使用 AES-256-GCM 進(jìn)行身份驗證說明sodium_crypto_aead_aes256gcm_encrypt( string $message, string $additional_data, string $nonce, string $key ): string加密,然后使用 AES-256-GCM 進(jìn)行身份驗證。 ...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmencrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_is_available — 檢查硬件是否支持AES256-GCM說明sodium_crypto_aead_aes256gcm_is_available(): bool此函數(shù)的返回值取決于硬件是否支持硬件加速的 AES。參數(shù) 此函數(shù)沒有參數(shù)。返回值 如果使用 AES-256-G...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmisavailable.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_keygen — 生成隨機(jī)AES-256-GCM密鑰說明sodium_crypto_aead_aes256gcm_keygen(): string生成一個用于 sodium_crypto_aead_aes256gcm_encrypt() 和 sodium_crypto_aead_aes256gcm_decrypt() 的隨機(jī)密鑰。參數(shù) 此函數(shù)沒...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmkeygen.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_decrypt — 驗證然后使用 ChaCha20-Poly1305 解密說明sodium_crypto_aead_chacha20poly1305_decrypt( string $ciphertext, string $additional_data, string $nonce, string $key ): string|false驗證然后使用 ChaCha20-Poly1305 ...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto-aeadchacha20poly1305decrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_encrypt — 加密然后使用 ChaCha20-Poly1305 進(jìn)行身份驗證說明sodium_crypto_aead_chacha20poly1305_encrypt( string $message, string $additional_data, string $nonce, string $key ): string加密,然后使用 ChaCha20-Poly1...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto-aeadchacha20poly1305encrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_ietf_keygen — 生成一個隨機(jī)的ChaCha20-Poly1305 (IETF)密鑰。說明sodium_crypto_aead_chacha20poly1305_ietf_keygen(): string生成一個用于 sodium_crypto_aead_chacha20poly1305_ietf_encrypt() 和 sodium_crypto_aea...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eadchacha20poly1305ietfkeygen.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_keygen — 生成一個隨機(jī)的ChaCha20-Poly1305密鑰。說明sodium_crypto_aead_chacha20poly1305_keygen(): string生成一個用于 sodium_crypto_aead_chacha20poly1305_encrypt() 和 sodium_crypto_aead_chacha20poly1305_decrypt...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eadchacha20poly1305keygen.html抱歉,暫時沒有相關(guān)的微課
w3cschool 建議您:
抱歉,暫時沒有相關(guān)的視頻課程
w3cschool 建議您:
抱歉,暫時沒有相關(guān)的教程
w3cschool 建議您:
(PHP 7 >= 7.2.0, PHP 8)sodium_bin2hex — 編碼為十六進(jìn)制說明sodium_bin2hex(string $string): string將原始二進(jìn)制字符串轉(zhuǎn)換為十六進(jìn)制編碼的字符串。與標(biāo)準(zhǔn)的十六進(jìn)制編碼函數(shù)不同,sodium_bin2hex() 是常量時間(該屬性對于任何 觸摸加...
http://m.o2fo.com/phpchinese/php8-sodiumbin2hex.html(PHP 7 >= 7.2.0, PHP 8)sodium_compare — 比較大數(shù)字說明sodium_compare(string $string1, string $string2): int比較兩個字符串,就好像它們是任意長度的無符號小端整數(shù)一樣,沒有側(cè)信道泄漏。參數(shù) string1左操作數(shù)string2右操作數(shù)返回值 如果小...
http://m.o2fo.com/phpchinese/php8-sodiumcompare.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_decrypt — 驗證然后使用AES-256-GCM解密消息說明sodium_crypto_aead_aes256gcm_decrypt( string $ciphertext, string $additional_data, string $nonce, string $key ): string|false驗證然后使用 AES-256-GCM 解密。 僅當(dāng) sodium_...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmdecrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_encrypt — 加密然后使用 AES-256-GCM 進(jìn)行身份驗證說明sodium_crypto_aead_aes256gcm_encrypt( string $message, string $additional_data, string $nonce, string $key ): string加密,然后使用 AES-256-GCM 進(jìn)行身份驗證。 ...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmencrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_is_available — 檢查硬件是否支持AES256-GCM說明sodium_crypto_aead_aes256gcm_is_available(): bool此函數(shù)的返回值取決于硬件是否支持硬件加速的 AES。參數(shù) 此函數(shù)沒有參數(shù)。返回值 如果使用 AES-256-G...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmisavailable.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_keygen — 生成隨機(jī)AES-256-GCM密鑰說明sodium_crypto_aead_aes256gcm_keygen(): string生成一個用于 sodium_crypto_aead_aes256gcm_encrypt() 和 sodium_crypto_aead_aes256gcm_decrypt() 的隨機(jī)密鑰。參數(shù) 此函數(shù)沒...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eaduaes256gcmkeygen.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_decrypt — 驗證然后使用 ChaCha20-Poly1305 解密說明sodium_crypto_aead_chacha20poly1305_decrypt( string $ciphertext, string $additional_data, string $nonce, string $key ): string|false驗證然后使用 ChaCha20-Poly1305 ...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto-aeadchacha20poly1305decrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_encrypt — 加密然后使用 ChaCha20-Poly1305 進(jìn)行身份驗證說明sodium_crypto_aead_chacha20poly1305_encrypt( string $message, string $additional_data, string $nonce, string $key ): string加密,然后使用 ChaCha20-Poly1...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto-aeadchacha20poly1305encrypt.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_ietf_keygen — 生成一個隨機(jī)的ChaCha20-Poly1305 (IETF)密鑰。說明sodium_crypto_aead_chacha20poly1305_ietf_keygen(): string生成一個用于 sodium_crypto_aead_chacha20poly1305_ietf_encrypt() 和 sodium_crypto_aea...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eadchacha20poly1305ietfkeygen.html(PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_chacha20poly1305_keygen — 生成一個隨機(jī)的ChaCha20-Poly1305密鑰。說明sodium_crypto_aead_chacha20poly1305_keygen(): string生成一個用于 sodium_crypto_aead_chacha20poly1305_encrypt() 和 sodium_crypto_aead_chacha20poly1305_decrypt...
http://m.o2fo.com/phpchinese/php8-sodiumcrypto1eadchacha20poly1305keygen.html抱歉,暫時沒有相關(guān)的文章
w3cschool 建議您: