sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_shorthash
wrapper
sodium
crypto_shorthash
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_shorthash
=
deimos
.
sodium
.
crypto_shorthash
.
crypto_shorthash
int
crypto_shorthash
(ubyte[crypto_shorthash_BYTES] hash, ubyte[] data, ubyte[crypto_shorthash_KEYBYTES] key)
pragma(
inline
, true) @
nogc
pure @
trusted
int
crypto_shorthash
(
out
ubyte
[
crypto_shorthash_BYTES
]
hash
,
scope
const
ubyte
[]
data
,
const
ubyte
[
crypto_shorthash_KEYBYTES
]
key
)
Meta
Source
See Implementation
wrapper
sodium
crypto_shorthash
aliases
crypto_shorthash