inih
libhydrogen
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
inih | libhydrogen | |
---|---|---|
2 | 5 | |
2,034 | 493 | |
- | - | |
4.1 | 2.1 | |
6 months ago | about 1 month ago | |
C | C | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
inih
We haven't tracked posts mentioning inih yet.
Tracking mentions began in Dec 2020.
libhydrogen
-
libsodium-wrappers on a Raspberry Pi Zero W
See if you can use this library instead of libsodium, as it'll probably work on your raspi zero: https://github.com/jedisct1/libhydrogen (Node bindings: https://github.com/trampi/node-libhydrogen-binding)
- encpipe tool by jedisct1 on github secure?
-
Ask HN: Are there small alternatives to libsodium/NaCL
Are you possibly thinking of libhydrogen?
What are some alternatives?
libsodium - A modern, portable, easy to use crypto library.
Tiny AES128 in C - Small portable AES128/192/256 in C
mbedcrypto - a portable, small, easy to use and fast c++14 library for cryptography.
OpenSSL - TLS/SSL and crypto library
Monocypher - An easy to use, easy to deploy crypto library
Crypto++ - free C++ class library of cryptographic schemes
s2n - An implementation of the TLS/SSL protocols
mbedTLS - An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
GnuTLS - GnuTLS
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.
Bcrypt - Modern(-ish) password hashing for your software and your servers
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.