caesium
cryptography library
A modern cryptography library for Clojure based on libsodium
Modern cryptography (libsodium/NaCl) for Clojure
181 stars
10 watching
28 forks
Language: Clojure
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codesinchaos/chaos.nacl | A C# cryptography library implementing a subset of cryptographic primitives and algorithms based on NaCl. | 132 |
caolan/chicken-sodium | Bindings to a cryptographic library for implementing secure schemes in a Scheme programming language. | 4 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 49 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
jprjr/luasodium | Bindings to libsodium, allowing Lua to interact with cryptographic functions | 27 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
html/clache | A general caching facility for Common Lisp | 18 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
haskell-cryptography/cacophony | A Haskell library implementing cryptographic protocols for secure communication. | 96 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
paragonie/halite | High-level cryptography interface using libsodium | 1,128 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 277 |
daviddesmet/nacl.core | A managed .NET library providing cryptographic primitives and message authentication codes | 71 |