libsodiumd ~master (2021-10-28T17:47:39.8483982)
Dub
Repo
crypto_stream_xchacha20_xor_ic
libsodium
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.
@
nogc
nothrow extern (
C
)
int
crypto_stream_xchacha20_xor_ic
(
ubyte
*
c
,
const
(
ubyte
)*
m
,
ulong
mlen
,
const
(
ubyte
)*
n
,
ulong
ic
,
const
(
ubyte
)*
k
)
Meta
Source
See Implementation
libsodium
crypto_stream_xchacha20
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_MESSAGEBYTES_MAX
crypto_stream_xchacha20_NONCEBYTES