libhydrogen
Crypto library
A lightweight cryptographic library providing simple functions to solve common problems.
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
630 stars
41 watching
94 forks
Language: C
last commit: 18 days ago
Linked from 2 awesome lists
arduinoatmega328pavrccryptocryptographyembeddedembedded-systemsgimli
Related projects:
Repository | Description | Stars |
---|---|---|
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
jedisct1/swift-sodium | An iOS and macOS cryptography framework built on top of the Sodium library | 519 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
cathedrow/cryptosuite | A cryptographic library for secure data processing on microcontrollers | 319 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
jrmarino/libsodium-ada | A set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality. | 8 |
libtom/libtomcrypt | Provides a comprehensive toolkit for cryptographic functions and algorithms | 1,569 |
open-quantum-safe/liboqs | A collection of quantum-resistant cryptographic algorithms implemented in C | 1,894 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
wahern/luaossl | A comprehensive C-based implementation of the cryptographic protocols and algorithms used in secure communication. | 145 |