sodium v1.0.18-alpha.4 (2019-06-06T15:24:03Z)
Home
Dub
Repo
crypto_aead_aes256gcm_MESSAGEBYTES_MAX
deimos
sodium
crypto_aead_aes256gcm
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
enum
crypto_aead_aes256gcm_MESSAGEBYTES_MAX
;
version(bin_v1_0_16)
extern (
C
) @
nogc
enum
crypto_aead_aes256gcm_MESSAGEBYTES_MAX
=
SODIUM_MIN
(
SODIUM_SIZE_MAX
-
crypto_aead_aes256gcm_ABYTES
, (
16UL
* ((
1UL
<<
32
) -
2UL
)) -
crypto_aead_aes256gcm_ABYTES
)
;
enum
crypto_aead_aes256gcm_MESSAGEBYTES_MAX
;
Meta
Source
See Source File
deimos
sodium
crypto_aead_aes256gcm
aliases
crypto_aead_aes256gcm_state
functions
crypto_aead_aes256gcm_abytes
crypto_aead_aes256gcm_beforenm
crypto_aead_aes256gcm_decrypt
crypto_aead_aes256gcm_decrypt_afternm
crypto_aead_aes256gcm_decrypt_detached
crypto_aead_aes256gcm_decrypt_detached_afternm
crypto_aead_aes256gcm_encrypt
crypto_aead_aes256gcm_encrypt_afternm
crypto_aead_aes256gcm_encrypt_detached
crypto_aead_aes256gcm_encrypt_detached_afternm
crypto_aead_aes256gcm_is_available
crypto_aead_aes256gcm_keybytes
crypto_aead_aes256gcm_keygen
crypto_aead_aes256gcm_messagebytes_max
crypto_aead_aes256gcm_npubbytes
crypto_aead_aes256gcm_nsecbytes
crypto_aead_aes256gcm_statebytes
manifest constants
crypto_aead_aes256gcm_ABYTES
crypto_aead_aes256gcm_KEYBYTES
crypto_aead_aes256gcm_MESSAGEBYTES_MAX
crypto_aead_aes256gcm_NPUBBYTES
crypto_aead_aes256gcm_NSECBYTES