编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 descriptionphp sodium 函数 encode to hexadecimalphp sodium 函数 compare large numbersphp sodium 函数 get random bytes for keyphp sodium 函数 verifies that the tag is valid for the messagephp sodium 函数 compute a tag for the messagephp sodium 函数 deterministically derive the key pair from a single keyphp sodium 函数 add message to a hashphp sodium 函数 get a hash of the messagephp sodium 函数 derive a subkeyphp sodium 函数 derive a key from a passwordphp sodium 函数 别名 sodium crypto box publickey from secretkeyphp sodium 函数 compute a shared secret given a user s secret key and another user s public keyphp sodium 函数 convert an ed25519 secret key to a curve25519 secret keyphp sodium 函数 descriptionphp sodium 函数 randomly generate a secret key and a corresponding public keyphp sodium 函数 deterministically derive the key pair from a single keyphp sodium 函数 overwrite buf with zerosphp sodium 函数 add padding dataphp sodium sodium 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号