sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_generichash
wrapper
sodium
crypto_generichash
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_generichash
=
deimos
.
sodium
.
crypto_generichash
.
crypto_generichash
bool
crypto_generichash
(ubyte[] out_, ubyte[] in_, ubyte[] key)
@
nogc
@
trusted
bool
crypto_generichash
(
scope
ubyte
[]
out_
,
scope
const
ubyte
[]
in_
,
scope
const
ubyte
[]
key
= null
)
Meta
Source
See Implementation
wrapper
sodium
crypto_generichash
aliases
crypto_generichash
crypto_generichash_final
crypto_generichash_init
crypto_generichash_update
functions
crypto_generichash_multi
crypto_generichash_primitive