shaker ~master (2022-05-27T11:06:23.9081154)
Dub
Repo
crypto_secretbox_easy
secretbox
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
crypto_secretbox_easy
(
ubyte
*
c
,
ubyte
*
m
,
ulong
mlen
,
ref
ubyte
[24]
n
,
ref
ubyte
[32]
k
)
Meta
Source
See Implementation
secretbox
functions
crypto_secretbox_easy
crypto_secretbox_macbytes
crypto_secretbox_open_easy