sodium v1.0.18-alpha.4 (2019-06-06T15:24:03Z)
Home
Dub
Repo
crypto_kdf_derive_from_key
deimos
sodium
crypto_kdf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
pure
int
crypto_kdf_derive_from_key
(
ubyte
*
subkey
,
size_t
subkey_len
,
ulong
subkey_id
,
ref
const
(
char
)[
crypto_kdf_CONTEXTBYTES
]
ctx
,
ref
const
(
ubyte
)[
crypto_kdf_KEYBYTES
]
key
)
Meta
Source
See Implementation
deimos
sodium
crypto_kdf
aliases
crypto_kdf_BYTES_MAX
crypto_kdf_BYTES_MIN
crypto_kdf_CONTEXTBYTES
crypto_kdf_KEYBYTES
functions
crypto_kdf_bytes_max
crypto_kdf_bytes_min
crypto_kdf_contextbytes
crypto_kdf_derive_from_key
crypto_kdf_keybytes
crypto_kdf_keygen
crypto_kdf_primitive
manifest constants
crypto_kdf_PRIMITIVE