libsodiumd ~upstream-1.0.17 (2026-07-19T13:56:14.3432293)
Dub
Repo
crypto_secretbox_xchacha20poly1305_open_easy
libsodium
crypto_secretbox_xchacha20poly1305
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
int
crypto_secretbox_xchacha20poly1305_open_easy
(
ubyte
*
m
,
const
(
ubyte
)*
c
,
ulong
clen
,
const
(
ubyte
)*
n
,
const
(
ubyte
)*
k
)
Meta
Source
See Implementation
libsodium
crypto_secretbox_xchacha20poly1305
functions
crypto_secretbox_xchacha20poly1305_detached
crypto_secretbox_xchacha20poly1305_easy
crypto_secretbox_xchacha20poly1305_keybytes
crypto_secretbox_xchacha20poly1305_macbytes
crypto_secretbox_xchacha20poly1305_messagebytes_max
crypto_secretbox_xchacha20poly1305_noncebytes
crypto_secretbox_xchacha20poly1305_open_detached
crypto_secretbox_xchacha20poly1305_open_easy
manifest constants
crypto_secretbox_xchacha20poly1305_KEYBYTES
crypto_secretbox_xchacha20poly1305_MACBYTES
crypto_secretbox_xchacha20poly1305_MESSAGEBYTES_MAX
crypto_secretbox_xchacha20poly1305_NONCEBYTES