编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « sodium_crypto_generichash
  • sodium_crypto_kdf_keygen »
  • PHP Manual
  • Sodium 函数
  • Derive a subkey

sodium_crypto_kdf_derive_from_key

(PHP 7 >= 7.2.0)

sodium_crypto_kdf_derive_from_key — Derive a subkey

说明

sodium_crypto_kdf_derive_from_key ( int $subkey_len , int $subkey_id , string $context , string $key ) : string

Warning

本函数还未编写文档,仅有参数列表。

参数

subkey_len

subkey_id

context

key

返回值

相关文章
php sodium 函数 encrypt in combined mode with precalculationphp sodium 函数 check if hardware supports aes256 gcmphp sodium 函数 get random bytes for keyphp sodium 函数 verify that the ciphertext includes a valid tagphp sodium 函数 randomly generate a secret key and a corresponding public keyphp sodium 函数 verify and decrypt a ciphertextphp sodium 函数 descriptionphp sodium 函数 deterministically derive the key pair from a single keyphp sodium 函数 derive a subkeyphp sodium 函数 descriptionphp sodium 函数 creates a new sodium keypairphp sodium 函数 descriptionphp sodium 函数 derive a key from a passwordphp sodium 函数 verify and decrypt a ciphertextphp sodium 函数 encrypt a messagephp sodium 函数 descriptionphp sodium 函数 extract the public key from the secret keyphp sodium 函数 descriptionphp sodium 函数 descriptionphp sodium 函数 deterministically derive the key pair from a single key
关注编程学问公众号
编程学问网 湘ICP备20001732号