libsodium_crypto_secretbox (libsodium v2.0.0)
Link to this section Summary
Link to this section Functions
Link to this function
boxzerobytes()
Link to this function
call(Function)
Link to this function
call(Function, Arguments)
Link to this function
crypto_secretbox(M, N, K)
Link to this function
detached(M, N, K)
Link to this function
easy(M, N, K)
Link to this function
keybytes()
Link to this function
keygen()
Link to this function
macbytes()
Link to this function
messagebytes_max()
Link to this function
noncebytes()
Link to this function
open(C, N, K)
Link to this function
open_detached(C, MAC, N, K)
Link to this function
open_easy(C, N, K)
Link to this function
primitive()
Link to this function