libsodiumd ~master (2021-10-28T17:47:39.8483982)
Dub
Repo
crypto_kdf_blake2b_derive_from_key
libsodium
crypto_kdf_blake2b
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@
nogc
nothrow extern (
C
)
int
crypto_kdf_blake2b_derive_from_key
(
ubyte
*
subkey
,
size_t
subkey_len
,
ulong
subkey_id
,
ref
const
(
char
)[
crypto_kdf_blake2b_CONTEXTBYTES
]
ctx
,
ref
const
(
ubyte
)[
crypto_kdf_blake2b_KEYBYTES
]
key
)
Meta
Source
See Implementation
libsodium
crypto_kdf_blake2b
functions
crypto_kdf_blake2b_bytes_max
crypto_kdf_blake2b_bytes_min
crypto_kdf_blake2b_contextbytes
crypto_kdf_blake2b_derive_from_key
crypto_kdf_blake2b_keybytes
manifest constants
crypto_kdf_blake2b_BYTES_MAX
crypto_kdf_blake2b_BYTES_MIN
crypto_kdf_blake2b_CONTEXTBYTES
crypto_kdf_blake2b_KEYBYTES