- core
module wrapper.sodium.core
Initialization and 'abort process' related functions and unittests.
- crypto_aead_aes256gcm
module wrapper.sodium.crypto_aead_aes256gcm
Undocumented in source.
- crypto_aead_chacha20poly1305
module wrapper.sodium.crypto_aead_chacha20poly1305
Undocumented in source.
- crypto_aead_xchacha20poly1305
module wrapper.sodium.crypto_aead_xchacha20poly1305
Undocumented in source.
- crypto_auth
module wrapper.sodium.crypto_auth
Undocumented in source.
- crypto_auth_hmacsha256
module wrapper.sodium.crypto_auth_hmacsha256
Undocumented in source.
- crypto_auth_hmacsha512
module wrapper.sodium.crypto_auth_hmacsha512
Undocumented in source.
- crypto_auth_hmacsha512256
module wrapper.sodium.crypto_auth_hmacsha512256
Undocumented in source.
- crypto_box
module wrapper.sodium.crypto_box
Undocumented in source.
- crypto_box_curve25519xchacha20poly1305
module wrapper.sodium.crypto_box_curve25519xchacha20poly1305
Undocumented in source.
- crypto_box_curve25519xsalsa20poly1305
module wrapper.sodium.crypto_box_curve25519xsalsa20poly1305
Undocumented in source.
- crypto_core_ed25519
module wrapper.sodium.crypto_core_ed25519
Undocumented in source.
- crypto_core_hchacha20
module wrapper.sodium.crypto_core_hchacha20
Undocumented in source.
- crypto_core_hsalsa20
module wrapper.sodium.crypto_core_hsalsa20
Undocumented in source.
- crypto_core_ristretto255
module wrapper.sodium.crypto_core_ristretto255
Undocumented in source.
- crypto_core_salsa20
module wrapper.sodium.crypto_core_salsa20
Undocumented in source.
- crypto_core_salsa2012
module wrapper.sodium.crypto_core_salsa2012
Undocumented in source.
- crypto_core_salsa208
module wrapper.sodium.crypto_core_salsa208
Undocumented in source.
- crypto_generichash
module wrapper.sodium.crypto_generichash
Undocumented in source.
- crypto_generichash_blake2b
module wrapper.sodium.crypto_generichash_blake2b
Undocumented in source.
- crypto_hash
module wrapper.sodium.crypto_hash
Undocumented in source.
- crypto_hash_sha256
module wrapper.sodium.crypto_hash_sha256
Undocumented in source.
- crypto_hash_sha512
module wrapper.sodium.crypto_hash_sha512
Undocumented in source.
- crypto_kdf
module wrapper.sodium.crypto_kdf
Undocumented in source.
- crypto_kdf_blake2b
module wrapper.sodium.crypto_kdf_blake2b
Undocumented in source.
- crypto_kx
module wrapper.sodium.crypto_kx
Undocumented in source.
- crypto_onetimeauth
module wrapper.sodium.crypto_onetimeauth
Undocumented in source.
- crypto_onetimeauth_poly1305
module wrapper.sodium.crypto_onetimeauth_poly1305
Undocumented in source.
- crypto_pwhash
module wrapper.sodium.crypto_pwhash
Undocumented in source.
- crypto_pwhash_argon2i
module wrapper.sodium.crypto_pwhash_argon2i
Undocumented in source.
- crypto_pwhash_argon2id
module wrapper.sodium.crypto_pwhash_argon2id
Undocumented in source.
- crypto_pwhash_scryptsalsa208sha256
module wrapper.sodium.crypto_pwhash_scryptsalsa208sha256
Undocumented in source.
- crypto_scalarmult
module wrapper.sodium.crypto_scalarmult
Undocumented in source.
- crypto_scalarmult_curve25519
module wrapper.sodium.crypto_scalarmult_curve25519
Undocumented in source.
- crypto_scalarmult_ed25519
module wrapper.sodium.crypto_scalarmult_ed25519
Undocumented in source.
- crypto_scalarmult_ristretto255
module wrapper.sodium.crypto_scalarmult_ristretto255
Undocumented in source.
- crypto_secretbox
module wrapper.sodium.crypto_secretbox
Undocumented in source.
- crypto_secretbox_xchacha20poly1305
module wrapper.sodium.crypto_secretbox_xchacha20poly1305
Undocumented in source.
- crypto_secretbox_xsalsa20poly1305
module wrapper.sodium.crypto_secretbox_xsalsa20poly1305
Undocumented in source.
- crypto_secretstream_xchacha20poly1305
module wrapper.sodium.crypto_secretstream_xchacha20poly1305
Undocumented in source.
- crypto_shorthash
module wrapper.sodium.crypto_shorthash
Undocumented in source.
- crypto_shorthash_siphash24
module wrapper.sodium.crypto_shorthash_siphash24
Undocumented in source.
- crypto_sign
module wrapper.sodium.crypto_sign
Undocumented in source.
- crypto_sign_ed25519
module wrapper.sodium.crypto_sign_ed25519
Undocumented in source.
- crypto_sign_edwards25519sha512batch
module wrapper.sodium.crypto_sign_edwards25519sha512batch
Undocumented in source.
- crypto_stream
module wrapper.sodium.crypto_stream
Undocumented in source.
- crypto_stream_chacha20
module wrapper.sodium.crypto_stream_chacha20
Undocumented in source.
- crypto_stream_salsa20
module wrapper.sodium.crypto_stream_salsa20
Undocumented in source.
- crypto_stream_salsa2012
module wrapper.sodium.crypto_stream_salsa2012
Undocumented in source.
- crypto_stream_salsa208
module wrapper.sodium.crypto_stream_salsa208
Undocumented in source.
- crypto_stream_xchacha20
module wrapper.sodium.crypto_stream_xchacha20
Undocumented in source.
- crypto_stream_xsalsa20
module wrapper.sodium.crypto_stream_xsalsa20
Undocumented in source.
- crypto_verify_16
module wrapper.sodium.crypto_verify_16
Undocumented in source.
- crypto_verify_32
module wrapper.sodium.crypto_verify_32
Undocumented in source.
- crypto_verify_64
module wrapper.sodium.crypto_verify_64
Undocumented in source.
- randombytes
module wrapper.sodium.randombytes
Functions related to randomness.
- randombytes_internal_random
module wrapper.sodium.randombytes_internal_random
Undocumented in source.
- randombytes_sysrandom
module wrapper.sodium.randombytes_sysrandom
Undocumented in source.
- runtime
module wrapper.sodium.runtime
Functions informing about processor's instruction set and unittests.
- utils
module wrapper.sodium.utils
Utility functions and unittests.
- version_
module wrapper.sodium.version_
Functions related to binary build and binary/binding versioning and unittests.