sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_aead_aes256gcm_state
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.
alias
crypto_aead_aes256gcm_state
=
ubyte
[
512
]
struct
crypto_aead_aes256gcm_state
version(!bin_v1_0_16)
extern (
C
) @
nogc
struct
crypto_aead_aes256gcm_state {
ubyte
[
512
]
opaque
;
}
Members
Variables
opaque
ubyte
[
512
]
opaque
;
Undocumented in source.
Meta
Source
See Implementation
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