sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_aead_aes256gcm_beforenm
wrapper
sodium
crypto_aead_aes256gcm
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_aead_aes256gcm_beforenm
=
deimos
.
sodium
.
crypto_aead_aes256gcm
.
crypto_aead_aes256gcm_beforenm
bool
crypto_aead_aes256gcm_beforenm
(crypto_aead_aes256gcm_state ctx, ubyte[crypto_aead_aes256gcm_KEYBYTES] k)
pragma(
inline
, true) @
nogc
pure @
trusted
bool
crypto_aead_aes256gcm_beforenm
(
ref
crypto_aead_aes256gcm_state
ctx
,
const
ubyte
[
crypto_aead_aes256gcm_KEYBYTES
]
k
)
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