libsodiumd v0.1.0+1.0.18 (2019-08-09T07:05:39Z)
Dub
Repo
crypto_secretstream_xchacha20poly1305_push
libsodium
crypto_secretstream_xchacha20poly1305
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_secretstream_xchacha20poly1305_push
(
crypto_secretstream_xchacha20poly1305_state
*
state
,
ubyte
*
c
,
ulong
*
clen_p
,
const
(
ubyte
)*
m
,
ulong
mlen
,
const
(
ubyte
)*
ad
,
ulong
adlen
,
ubyte
tag
)
Meta
Source
See Implementation
libsodium
crypto_secretstream_xchacha20poly1305
functions
crypto_secretstream_xchacha20poly1305_abytes
crypto_secretstream_xchacha20poly1305_headerbytes
crypto_secretstream_xchacha20poly1305_init_pull
crypto_secretstream_xchacha20poly1305_init_push
crypto_secretstream_xchacha20poly1305_keybytes
crypto_secretstream_xchacha20poly1305_keygen
crypto_secretstream_xchacha20poly1305_messagebytes_max
crypto_secretstream_xchacha20poly1305_pull
crypto_secretstream_xchacha20poly1305_push
crypto_secretstream_xchacha20poly1305_rekey
crypto_secretstream_xchacha20poly1305_statebytes
crypto_secretstream_xchacha20poly1305_tag_final
crypto_secretstream_xchacha20poly1305_tag_message
crypto_secretstream_xchacha20poly1305_tag_push
crypto_secretstream_xchacha20poly1305_tag_rekey
manifest constants
crypto_secretstream_xchacha20poly1305_ABYTES
crypto_secretstream_xchacha20poly1305_HEADERBYTES
crypto_secretstream_xchacha20poly1305_KEYBYTES
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
crypto_secretstream_xchacha20poly1305_TAG_FINAL
crypto_secretstream_xchacha20poly1305_TAG_MESSAGE
crypto_secretstream_xchacha20poly1305_TAG_PUSH
crypto_secretstream_xchacha20poly1305_TAG_REKEY
structs
crypto_secretstream_xchacha20poly1305_state