libsodiumd ~master (2021-10-28T17:47:39.8483982)
Dub
Repo
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
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
)
enum
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
=
SODIUM_MIN
(
SODIUM_SIZE_MAX
-
crypto_secretstream_xchacha20poly1305_ABYTES
,
64UL
* ((
1UL
<<
32
) -
2UL
))
;
Meta
Source
See Source File
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