编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 add large numbersphp sodium 函数 get random bytes for keyphp sodium 函数 get random bytes for keyphp sodium 函数 descriptionphp sodium 函数 descriptionphp sodium 函数 deterministically derive the key pair from a single keyphp sodium 函数 encrypt a messagephp sodium 函数 complete the hashphp sodium 函数 derive a subkeyphp sodium 函数 get an ascii encoded hashphp sodium 函数 derives a key from a passwordphp sodium 函数 descriptionphp sodium 函数 derive a key from a passwordphp sodium 函数 descriptionphp sodium 函数 get random bytes for keyphp sodium 函数 compute a fixed size fingerprint for the messagephp sodium 函数 deterministically derive the key pair from a single keyphp sodium 函数 encrypt a messagephp sodium 函数 generate a deterministic sequence of bytes from a seedphp sodium 函数 decodes a hexadecimally encoded binary string
关注编程学问公众号
编程学问网 湘ICP备20001732号