sodium

Undocumented in source.

Modules

core
module sodium.core
Undocumented in source.
crypto_aead_aes256gcm
module sodium.crypto_aead_aes256gcm
Undocumented in source.
crypto_aead_chacha20poly1305
module sodium.crypto_aead_chacha20poly1305
Undocumented in source.
crypto_auth
module sodium.crypto_auth
Undocumented in source.
crypto_auth_hmacsha256
module sodium.crypto_auth_hmacsha256
Undocumented in source.
crypto_auth_hmacsha512
module sodium.crypto_auth_hmacsha512
Undocumented in source.
crypto_auth_hmacsha512256
module sodium.crypto_auth_hmacsha512256
Undocumented in source.
crypto_box
module sodium.crypto_box
Undocumented in source.
crypto_box_curve25519xsalsa20poly1305
module sodium.crypto_box_curve25519xsalsa20poly1305
Undocumented in source.
crypto_core_hchacha20
module sodium.crypto_core_hchacha20
Undocumented in source.
crypto_core_hsalsa20
module sodium.crypto_core_hsalsa20
Undocumented in source.
crypto_core_salsa20
module sodium.crypto_core_salsa20
Undocumented in source.
crypto_core_salsa2012
module sodium.crypto_core_salsa2012
Undocumented in source.
crypto_core_salsa208
module sodium.crypto_core_salsa208
Undocumented in source.
crypto_generichash
module sodium.crypto_generichash
Undocumented in source.
crypto_generichash_blake2b
module sodium.crypto_generichash_blake2b
Undocumented in source.
crypto_hash
module sodium.crypto_hash
Undocumented in source.
crypto_hash_sha256
module sodium.crypto_hash_sha256
Undocumented in source.
crypto_hash_sha512
module sodium.crypto_hash_sha512
Undocumented in source.
crypto_int32
module sodium.crypto_int32
Undocumented in source.
crypto_int64
module sodium.crypto_int64
Undocumented in source.
crypto_onetimeauth
module sodium.crypto_onetimeauth
Undocumented in source.
crypto_onetimeauth_poly1305
module sodium.crypto_onetimeauth_poly1305
Undocumented in source.
crypto_pwhash
module sodium.crypto_pwhash
Undocumented in source.
crypto_pwhash_argon2i
module sodium.crypto_pwhash_argon2i
Undocumented in source.
crypto_pwhash_scryptsalsa208sha256
module sodium.crypto_pwhash_scryptsalsa208sha256
Undocumented in source.
crypto_scalarmult
module sodium.crypto_scalarmult
Undocumented in source.
crypto_scalarmult_curve25519
module sodium.crypto_scalarmult_curve25519
Undocumented in source.
crypto_secretbox
module sodium.crypto_secretbox
Undocumented in source.
crypto_secretbox_xsalsa20poly1305
module sodium.crypto_secretbox_xsalsa20poly1305
Undocumented in source.
crypto_shorthash
module sodium.crypto_shorthash
Undocumented in source.
crypto_shorthash_siphash24
module sodium.crypto_shorthash_siphash24
Undocumented in source.
crypto_sign
module sodium.crypto_sign
Undocumented in source.
crypto_sign_ed25519
module sodium.crypto_sign_ed25519
Undocumented in source.
crypto_sign_edwards25519sha512batch
module sodium.crypto_sign_edwards25519sha512batch
Undocumented in source.
crypto_stream
module sodium.crypto_stream
Undocumented in source.
crypto_stream_aes128ctr
module sodium.crypto_stream_aes128ctr
Undocumented in source.
crypto_stream_chacha20
module sodium.crypto_stream_chacha20
Undocumented in source.
crypto_stream_salsa20
module sodium.crypto_stream_salsa20
Undocumented in source.
crypto_stream_salsa2012
module sodium.crypto_stream_salsa2012
Undocumented in source.
crypto_stream_salsa208
module sodium.crypto_stream_salsa208
Undocumented in source.
crypto_stream_xsalsa20
module sodium.crypto_stream_xsalsa20
Undocumented in source.
crypto_uint16
module sodium.crypto_uint16
Undocumented in source.
crypto_uint32
module sodium.crypto_uint32
Undocumented in source.
crypto_uint64
module sodium.crypto_uint64
Undocumented in source.
crypto_uint8
module sodium.crypto_uint8
Undocumented in source.
crypto_verify_16
module sodium.crypto_verify_16
Undocumented in source.
crypto_verify_32
module sodium.crypto_verify_32
Undocumented in source.
crypto_verify_64
module sodium.crypto_verify_64
Undocumented in source.
randombytes
module sodium.randombytes
Undocumented in source.
randombytes_nativeclient
module sodium.randombytes_nativeclient
Undocumented in source.
randombytes_salsa20_random
module sodium.randombytes_salsa20_random
Undocumented in source.
randombytes_sysrandom
module sodium.randombytes_sysrandom
Undocumented in source.
runtime
module sodium.runtime
Undocumented in source.
utils
module sodium.utils
Undocumented in source.
version_
module sodium.version_
Undocumented in source.

Public Imports

sodium.core
public import sodium.core;
Undocumented in source.
sodium.crypto_aead_aes256gcm
public import sodium.crypto_aead_aes256gcm;
Undocumented in source.
sodium.crypto_aead_chacha20poly1305
public import sodium.crypto_aead_chacha20poly1305;
Undocumented in source.
sodium.crypto_auth
public import sodium.crypto_auth;
Undocumented in source.
sodium.crypto_auth_hmacsha256
public import sodium.crypto_auth_hmacsha256;
Undocumented in source.
sodium.crypto_auth_hmacsha512
public import sodium.crypto_auth_hmacsha512;
Undocumented in source.
sodium.crypto_auth_hmacsha512256
public import sodium.crypto_auth_hmacsha512256;
Undocumented in source.
sodium.crypto_box
public import sodium.crypto_box;
Undocumented in source.
sodium.crypto_box_curve25519xsalsa20poly1305
public import sodium.crypto_box_curve25519xsalsa20poly1305;
Undocumented in source.
sodium.crypto_core_hsalsa20
public import sodium.crypto_core_hsalsa20;
Undocumented in source.
sodium.crypto_core_hchacha20
public import sodium.crypto_core_hchacha20;
Undocumented in source.
sodium.crypto_core_salsa20
public import sodium.crypto_core_salsa20;
Undocumented in source.
sodium.crypto_core_salsa2012
public import sodium.crypto_core_salsa2012;
Undocumented in source.
sodium.crypto_core_salsa208
public import sodium.crypto_core_salsa208;
Undocumented in source.
sodium.crypto_generichash
public import sodium.crypto_generichash;
Undocumented in source.
sodium.crypto_generichash_blake2b
public import sodium.crypto_generichash_blake2b;
Undocumented in source.
sodium.crypto_hash
public import sodium.crypto_hash;
Undocumented in source.
sodium.crypto_hash_sha256
public import sodium.crypto_hash_sha256;
Undocumented in source.
sodium.crypto_hash_sha512
public import sodium.crypto_hash_sha512;
Undocumented in source.
sodium.crypto_onetimeauth
public import sodium.crypto_onetimeauth;
Undocumented in source.
sodium.crypto_onetimeauth_poly1305
public import sodium.crypto_onetimeauth_poly1305;
Undocumented in source.
sodium.crypto_pwhash
public import sodium.crypto_pwhash;
Undocumented in source.
sodium.crypto_pwhash_argon2i
public import sodium.crypto_pwhash_argon2i;
Undocumented in source.
sodium.crypto_pwhash_scryptsalsa208sha256
public import sodium.crypto_pwhash_scryptsalsa208sha256;
Undocumented in source.
sodium.crypto_scalarmult
public import sodium.crypto_scalarmult;
Undocumented in source.
sodium.crypto_scalarmult_curve25519
public import sodium.crypto_scalarmult_curve25519;
Undocumented in source.
sodium.crypto_secretbox
public import sodium.crypto_secretbox;
Undocumented in source.
sodium.crypto_secretbox_xsalsa20poly1305
public import sodium.crypto_secretbox_xsalsa20poly1305;
Undocumented in source.
sodium.crypto_shorthash
public import sodium.crypto_shorthash;
Undocumented in source.
sodium.crypto_shorthash_siphash24
public import sodium.crypto_shorthash_siphash24;
Undocumented in source.
sodium.crypto_sign
public import sodium.crypto_sign;
Undocumented in source.
sodium.crypto_sign_ed25519
public import sodium.crypto_sign_ed25519;
Undocumented in source.
sodium.crypto_stream
public import sodium.crypto_stream;
Undocumented in source.
sodium.crypto_stream_aes128ctr
public import sodium.crypto_stream_aes128ctr;
Undocumented in source.
sodium.crypto_stream_chacha20
public import sodium.crypto_stream_chacha20;
Undocumented in source.
sodium.crypto_stream_salsa20
public import sodium.crypto_stream_salsa20;
Undocumented in source.
sodium.crypto_stream_salsa2012
public import sodium.crypto_stream_salsa2012;
Undocumented in source.
sodium.crypto_stream_salsa208
public import sodium.crypto_stream_salsa208;
Undocumented in source.
sodium.crypto_stream_xsalsa20
public import sodium.crypto_stream_xsalsa20;
Undocumented in source.
sodium.crypto_verify_16
public import sodium.crypto_verify_16;
Undocumented in source.
sodium.crypto_verify_32
public import sodium.crypto_verify_32;
Undocumented in source.
sodium.crypto_verify_64
public import sodium.crypto_verify_64;
Undocumented in source.
sodium.randombytes
public import sodium.randombytes;
Undocumented in source.
sodium.randombytes_nativeclient
public import sodium.randombytes_nativeclient;
Undocumented in source.
sodium.randombytes_salsa20_random
public import sodium.randombytes_salsa20_random;
Undocumented in source.
sodium.randombytes_sysrandom
public import sodium.randombytes_sysrandom;
Undocumented in source.
sodium.runtime
public import sodium.runtime;
Undocumented in source.
sodium.utils
public import sodium.utils;
Undocumented in source.
sodium.version_
public import sodium.version_;
Undocumented in source.

Meta