sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
deimos
sodium
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.
enum
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
;
enum
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
;
version(!bin_v1_0_16)
extern (
C
) @
nogc
nothrow
enum
crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX
=
SODIUM_MIN
(
SODIUM_SIZE_MAX
-
crypto_secretstream_xchacha20poly1305_ABYTES
, (
64UL
* ((
1UL
<<
32
) -
2UL
)))
;
Meta
Source
See Source File
deimos
sodium
crypto_secretstream_xchacha20poly1305
aliases
crypto_secretstream_xchacha20poly1305_HEADERBYTES
crypto_secretstream_xchacha20poly1305_KEYBYTES
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_MESSAGEBYTES_MAX
structs
crypto_secretstream_xchacha20poly1305_state
variables
crypto_secretstream_xchacha20poly1305_TAG_FINAL
crypto_secretstream_xchacha20poly1305_TAG_MESSAGE
crypto_secretstream_xchacha20poly1305_TAG_PUSH
crypto_secretstream_xchacha20poly1305_TAG_REKEY