sodium v1.0.18-alpha.4 (2019-06-06T15:24:03Z)
Home
Dub
Repo
crypto_stream_salsa20_xor_ic
deimos
sodium
crypto_stream_salsa20
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
pure
int
crypto_stream_salsa20_xor_ic
(
ubyte
*
c
,
const
(
ubyte
)*
m
,
ulong
mlen
,
const
(
ubyte
)*
n
,
ulong
ic
,
const
(
ubyte
)*
k
)
Meta
Source
See Implementation
deimos
sodium
crypto_stream_salsa20
aliases
crypto_stream_salsa20_MESSAGEBYTES_MAX
functions
crypto_stream_salsa20
crypto_stream_salsa20_keybytes
crypto_stream_salsa20_keygen
crypto_stream_salsa20_messagebytes_max
crypto_stream_salsa20_noncebytes
crypto_stream_salsa20_xor
crypto_stream_salsa20_xor_ic
manifest constants
crypto_stream_salsa20_KEYBYTES
crypto_stream_salsa20_NONCEBYTES