sodium v0.0.7 (2016-06-18T14:40:31Z)
Home
Dub
Repo
crypto_stream_aes128ctr_xor
sodium
crypto_stream_aes128ctr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
crypto_stream_aes128ctr_xor
(
ubyte
*
out_
,
const
(
ubyte
)*
in_
,
ulong
inlen
,
const
(
ubyte
)*
n
,
const
(
ubyte
)*
k
)
Meta
Source
See Implementation
sodium
crypto_stream_aes128ctr
functions
crypto_stream_aes128ctr
crypto_stream_aes128ctr_afternm
crypto_stream_aes128ctr_beforenm
crypto_stream_aes128ctr_beforenmbytes
crypto_stream_aes128ctr_keybytes
crypto_stream_aes128ctr_noncebytes
crypto_stream_aes128ctr_xor
crypto_stream_aes128ctr_xor_afternm
manifest constants
crypto_stream_aes128ctr_BEFORENMBYTES
crypto_stream_aes128ctr_KEYBYTES
crypto_stream_aes128ctr_NONCEBYTES