sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_stream_xchacha20_xor
deimos
sodium
crypto_stream_xchacha20
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!SODIUM_LIBRARY_MINIMAL)
extern (
C
) @
nogc
pure
int
crypto_stream_xchacha20_xor
(
ubyte
*
c
,
const
(
ubyte
)*
m
,
ulong
mlen
,
const
(
ubyte
)*
n
,
const
(
ubyte
)*
k
)
Meta
Source
See Implementation
deimos
sodium
crypto_stream_xchacha20
aliases
crypto_stream_xchacha20_MESSAGEBYTES_MAX
functions
crypto_stream_xchacha20
crypto_stream_xchacha20_keybytes
crypto_stream_xchacha20_keygen
crypto_stream_xchacha20_messagebytes_max
crypto_stream_xchacha20_noncebytes
crypto_stream_xchacha20_xor
crypto_stream_xchacha20_xor_ic
manifest constants
crypto_stream_xchacha20_KEYBYTES
crypto_stream_xchacha20_NONCEBYTES