sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_aead_aes256gcm_encrypt_detached_afternm
wrapper
sodium
crypto_aead_aes256gcm
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_aead_aes256gcm_encrypt_detached_afternm
=
deimos
.
sodium
.
crypto_aead_aes256gcm
.
crypto_aead_aes256gcm_encrypt_detached_afternm
bool
crypto_aead_aes256gcm_encrypt_detached_afternm
(ubyte[] c, ubyte[crypto_aead_aes256gcm_ABYTES] mac, ubyte[] m, ubyte[] ad, ubyte[crypto_aead_aes256gcm_NPUBBYTES] npub, crypto_aead_aes256gcm_state ctx)
@
nogc
@
trusted
bool
crypto_aead_aes256gcm_encrypt_detached_afternm
(
scope
ubyte
[]
c
,
out
ubyte
[
crypto_aead_aes256gcm_ABYTES
]
mac
,
scope
const
ubyte
[]
m
,
scope
const
ubyte
[]
ad
,
const
ubyte
[
crypto_aead_aes256gcm_NPUBBYTES
]
npub
,
const
ref
crypto_aead_aes256gcm_state
ctx
)
Meta
Source
See Implementation
wrapper
sodium
crypto_aead_aes256gcm
aliases
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
variables
key
nonce