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