libsodiumd v0.1.0+1.0.18 (2019-08-09T07:05:39Z)
Dub
Repo
crypto_auth_hmacsha256_init
libsodium
crypto_auth_hmacsha256
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_auth_hmacsha256_init
(
crypto_auth_hmacsha256_state
*
state
,
const
(
ubyte
)*
key
,
size_t
keylen
)
Meta
Source
See Implementation
libsodium
crypto_auth_hmacsha256
functions
crypto_auth_hmacsha256
crypto_auth_hmacsha256_bytes
crypto_auth_hmacsha256_final
crypto_auth_hmacsha256_init
crypto_auth_hmacsha256_keybytes
crypto_auth_hmacsha256_keygen
crypto_auth_hmacsha256_statebytes
crypto_auth_hmacsha256_update
crypto_auth_hmacsha256_verify
manifest constants
crypto_auth_hmacsha256_BYTES
crypto_auth_hmacsha256_KEYBYTES
structs
crypto_auth_hmacsha256_state