nettle
Crypto library
A general-purpose cryptographic library providing a simple interface to various encryption algorithms and data structures.
A mirror of the nettle repository
61 stars
7 watching
28 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption | 51 |
| FFI bindings for cryptographic functions from Nettle library | 183 |
| An interpreter for a public standard language for specifying cryptographic algorithms | 1,139 |
| An implementation of the OpenSSL cryptography library in Swift | 41 |
| A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
| A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
| A pure-Rust implementation of common cryptographic algorithms | 1,400 |
| A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
| A unified Go library providing functions for cryptographic primitives used by Waves Platform | 5 |
| Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
| A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
| A Haskell library implementing cryptographic protocols for secure communication. | 96 |
| A Rust binding for the GSL library. | 191 |
| An integrated collection of cryptographic primitives for ComputerCraft. | 15 |
| A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |