libsodiumd ~upstream-1.0.17 (2022-02-23T12:17:13.2481492)
Dub
Repo
crypto_aead_aes256gcm_is_available
libsodium
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.
@
nogc
nothrow extern (
C
)
int
crypto_aead_aes256gcm_is_available
(
)
Meta
Source
See Implementation
libsodium
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
structs
crypto_aead_aes256gcm_state_