libsodium
There are 246 repositories under libsodium topic.
sh-dv/hat.sh
Encrypt and Decrypt files securely in your browser.
dchest/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
sodium-friends/learntocrypto
Learn to crypto workshop
zboxfs/zbox
Zero-details, privacy-focused in-app file system.
ankane/lockbox
Modern encryption for Ruby and Rails
globaleaks/globaleaks-whistleblowing-software
GlobaLeaks is a free and open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform.
wireapp/wire-webapp
👽 Wire for web
paragonie/halite
High-level cryptography interface powered by libsodium
pyca/pynacl
Python binding to the Networking and Cryptography (NaCl) library
jedisct1/libsodium.js
libsodium compiled to Webassembly and pure JavaScript, with convenient wrappers.
BruceWind/AESJniEncrypt
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
RubyCrypto/rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
paragonie/sodium_compat
Pure PHP polyfill for ext/sodium
sodiumoxide/sodiumoxide
[DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
michelp/pgsodium
Modern cryptography for PostgreSQL using libsodium.
jedisct1/libsodium-php
The PHP extension for libsodium.
jedisct1/swift-sodium
Safe and easy to use crypto for iOS and macOS
neilalexander/sigmavpn
Light-weight, secure and modular VPN solution which makes use of NaCl encryption (also available for Android using jnacl in "sigmavpn-android")
samuel-lucas6/Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
paragonie/airship
Secure Content Management for the Modern Web - "The sky is only the beginning"
ektrah/nsec
A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium
paixaop/node-sodium
Port of the lib sodium encryption library to Node.js
paragonie/sapient
Secure API Toolkit
brndnmtthws/dryoc
Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
abstractj/kalium
Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium
nikgraf/secsync
Architecture for end-to-end encrypted CRDTs
jlouis/enacl
Erlang bindings for NaCl / libsodium
joshjdevl/libsodium-jni
(Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in Android or Java application. Uses SWIG to generate Java JNI bindings. SWIG definitions are extensible to other languages.
laysakura/serde-encrypt
🔐 Encrypts all the Serialize.
dirkschumacher/encryptedRmd
🔑 Password protected markdown html reports in R using libsodium
tendermint/signatory
Multi-provider digital signature library for Rust
Keyspace-cloud/android
Official Android client for keyspace.cloud. A beautiful and secure password manager.
terl/lazysodium-java
A Java implementation of the Libsodium crypto library. For the lazy dev.
GoKillers/libsodium-go
A complete overhaul of the Golang wrapper for libsodium
bitbeans/StreamCryptor
Stream encryption & decryption with libsodium and protobuf
ionspin/kotlin-multiplatform-libsodium
A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.