Module sodoken::crypto_box[][src]

Expand description

Modules related to cryptographic box encryption / decryption.

Modules

Api functions related to cryptographic box encryption / decryption using the curve25519xchacha20poly1305 algorithm.

Api functions related to cryptographic box encryption / decryption using the curve25519xsalsa20poly1305 algorithm.