libsodiumd ~upstream-1.0.17 (2026-07-19T13:56:14.3432293)
Dub
Repo
crypto_stream_xor
libsodium
crypto_stream
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
int
crypto_stream_xor
(
ubyte
*
c
,
const
(
ubyte
)*
m
,
ulong
mlen
,
const
(
ubyte
)*
n
,
const
(
ubyte
)*
k
)
Meta
Source
See Implementation
libsodium
crypto_stream
functions
crypto_stream
crypto_stream_keybytes
crypto_stream_keygen
crypto_stream_messagebytes_max
crypto_stream_noncebytes
crypto_stream_primitive
crypto_stream_xor
manifest constants
crypto_stream_KEYBYTES
crypto_stream_MESSAGEBYTES_MAX
crypto_stream_NONCEBYTES
crypto_stream_PRIMITIVE