nettle
Crypto library
A cryptographic library that provides a simple interface to low-level encryption algorithms and their variants.
A mirror of the nettle repository
61 stars
7 watching
28 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
juliacrypto/nettle.jl | A Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption | 51 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
galoisinc/cryptol | An interpreter for a public standard language for specifying cryptographic algorithms | 1,136 |
zewograveyard/openssl | An implementation of the OpenSSL cryptography library in Swift | 41 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
wavesplatform/go-lib-crypto | A unified Go library providing functions for cryptographic primitives used by Waves Platform | 5 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
haskell-cryptography/cacophony | A Haskell library implementing cryptographic protocols for secure communication. | 96 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 190 |
migeyel/ccryptolib | An integrated collection of cryptographic primitives for ComputerCraft. | 15 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |