-
Notifications
You must be signed in to change notification settings - Fork 0
Modules
John Regan edited this page Mar 14, 2023
·
17 revisions
Here's the available modules:
-
crypto_aead
: covers -
crypto_auth
: covers -
crypto_box
: covers -
crypto_generichash
: covers -
crypto_hash
: covers -
crypto_kx
: covers -
crypto_pwhash
: covers -
crypto_onetimeauth
: covers -
crypto_scalarmult
: covers -
crypto_secretbox
: covers -
crypto_secretstream
: covers -
crypto_sign
: covers -
crypto_stream
: covers -
crypto_verify
: (not listed in libsodium docs, but part of original NaCl -
utils
: covers -
randombytes
: covers -
version
: gets data about the current libsodium version.