Summary
Introduction
Installation
Quickstart and FAQ
Projects using libsodium
Commercial support
Bindings for other languages
Helpers
Padding
Secure memory
Generating random data
Secret-key cryptography
Authenticated encryption
Encrypted streams and file encryption
Encrypting a set of related messages
Authentication
AEAD constructions
ChaCha20-Poly1305
Original ChaCha20-Poly1305 construction
IETF ChaCha20-Poly1305 construction
XChaCha20-Poly1305 construction
AEGIS-256
AEGIS-128L
AES256-GCM
AES256-GCM with precomputation
Public-key cryptography
Authenticated encryption
Public-key signatures
Sealed boxes
Hashing
Generic hashing
Short-input hashing
Password hashing
The pwhash* API
Key derivation
HKDF
Key exchange
Advanced
SHA-2
HMAC-SHA-2
The Scrypt function
Point*scalar multiplication
One-time authentication
Stream ciphers
ChaCha20
XChaCha20
Salsa20
XSalsa20
Ed25519 to Curve25519
Finite field arithmetic
Ristretto
Custom RNG
Internals
Roadmap
LICENSE
Conversion Code
Source