·
3 commits
to upstream-1.0.18
since this release
Attributes have been added to the relevant crypto_generichash functions.
nothrow @nogc
was already present everywhere, but @safe
wrappers were added,
and pure
to all function but the key generation one.