InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Libsodium Alternatives
Similar projects and alternatives to libsodium
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
mbedTLS
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
-
libhydrogen
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
-
-
-
LibTomCrypt
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
LibreSSL
LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to [email protected] are welcome.
-
-
-
Tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
-
cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
-
Awesome Cryptography
A curated list of cryptography resources and links.
-
-
BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
-
-
wolfssl
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
libsodium reviews and mentions
-
Librandombytes – a public domain library for generating randomness
Can anyone recommend between Librandombytes and libsodium ramdombytes?
https://github.com/jedisct1/libsodium/tree/master/src/libsod...
-
Initial impact report about this week's EdDSA Double-PubKey Oracle attack in 40 affected crypto libs
Feature request submitted to libsodium: https://github.com/jedisct1/libsodium/issues/1191
-
Dangerous toys: Anything to ed25519 (SSH Keys)
This article [0] has a good explanation of why clamping is necessary. But the process is very simple, you just generate 256 random bits, clear the three lowest order to avoid small subgroup attacks, then clear the highest order and set the second highest order to avoid side-channel attacks which may occur if an implementation isn’t constant-time. The Libsodium source shows this pretty clearly: [1], lines 18-23.
0: https://www.jcraige.com/an-explainer-on-ed25519-clamping
1: https://github.com/jedisct1/libsodium/blob/master/src/libsod...
- Information and learning resources for cryptography newcomers
-
monero-python 0.99 is released, testers welcome!
Finally I managed to replace the slow pure-Python reference implementation of Ed25519 cryptography with pynacl which is a binding to libsodium, the industry standard lightning-fast C library.
-
When you only know how to write brute force algorithms.
Very, very occasionally, it's actually possible to optimize something better than the compiler does. EG libsodium's elliptic curve scalar multiplication routines for Sandy Bridge.
-
Rust Ephemeral Encrypted Containers/FS (maybe)
Official GitHub repo for this library can be found here - https://github.com/jedisct1/libsodium
website - https://libsodium.org/
-
Crypto Resources
RHash is a great place to start. Easy-to-read cryptographic hash functions. Libsodium is your go-to though for cryptographically secure hash and encryption functions.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Feb 2023
Stats
jedisct1/libsodium is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.