libsodium
Crypto library
A portable and easy-to-use software library for encryption, decryption, signatures, password hashing, and more.
A modern, portable, easy to use crypto library.
12k stars
387 watching
2k forks
Language: C
last commit: about 1 month ago
Linked from 5 awesome lists
ccryptocryptography
Related projects:
Repository | Description | Stars |
---|---|---|
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 999 |
jedisct1/swift-sodium | A Swift framework providing an easy-to-use interface to cryptographic operations. | 522 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 50 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
jrmarino/libsodium-ada | A set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality. | 8 |
lvh/caesium | A modern cryptography library for Clojure based on libsodium | 181 |
paragonie/halite | High-level cryptography interface using libsodium | 1,129 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
open-quantum-safe/liboqs | Provides a C library implementing quantum-resistant cryptographic algorithms and APIs | 1,964 |
daviddesmet/nacl.core | A managed .NET library providing cryptographic primitives and message authentication codes | 72 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 400 |
caolan/chicken-sodium | Bindings to a cryptographic library for implementing secure schemes in a Scheme programming language. | 4 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,594 |
libressl/portable | A portable version of LibreSSL, providing a modern and secure SSL/TLS implementation | 1,379 |