Skip to content

jedisct1/libsodium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d537f30 · May 21, 2025
May 8, 2025
Dec 4, 2024
Nov 29, 2023
Feb 20, 2025
Sep 12, 2023
May 8, 2025
Sep 11, 2023
May 21, 2025
May 9, 2025
Sep 25, 2024
Sep 9, 2023
Apr 14, 2023
May 25, 2024
Jan 1, 2025
May 25, 2024
Apr 3, 2025
Dec 25, 2018
Nov 29, 2023
Jan 27, 2021
Feb 21, 2025
Feb 20, 2025
Aug 11, 2024
Jun 18, 2020
Jan 14, 2019
Jan 14, 2019
Dec 8, 2020

Repository files navigation

GitHub CI Windows build status Coverity Scan Build Status Azure build status CodeQL scan

libsodium

Sodium is an easy-to-use software library that provides a wide range of cryptographic operations including encryption, decryption, digital signatures, and secure password hashing.

It is a portable, cross-compilable, installable, and packageable fork of NaCl. While maintaining API compatibility, libsodium extends functionality to improve usability and simplify the development of secure applications.


Key Features

  • Encryption & Decryption: Securely encrypt and decrypt data with modern algorithms.
  • Digital Signatures: Create and verify signatures to ensure data authenticity.
  • Cross-Platform Compatibility: Supported on Windows (MinGW and Visual Studio, both x86 and x64), iOS, Android, JavaScript, and WebAssembly.
  • User-Friendly API: Designed to provide all core cryptographic operations while remaining easy to integrate into your projects.

Documentation

Detailed documentation is available online. It is generated from the libsodium-doc repository and requires JavaScript for full functionality:


Integrity Checking

For security and authenticity, please review the integrity checking instructions. These include the signing keys and methods to verify your installation:


Contributors

Code Contributors

This project thrives thanks to the valuable contributions from our community. View all the contributors:

Contributors

Financial Contributors

Your financial support helps us sustain and further develop libsodium.

Individuals

Individual Contributors

Organizations

Support libsodium with your organization and gain visibility through your logo and website link.

Organization Contributor

License

This project is distributed under the ISC license.