chicken-sodium
Crypto library bindings
Bindings to a cryptographic library for implementing secure schemes in a Scheme programming language.
CHICKEN Scheme bindings to libsodium crypto library
4 stars
3 watching
0 forks
Language: Scheme
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lvh/caesium | A modern cryptography library for Clojure based on libsodium | 181 |
codesinchaos/chaos.nacl | A C# cryptography library implementing a subset of cryptographic primitives and algorithms based on NaCl. | 132 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 49 |
marcoonroad/nocoiner | A Commitment Scheme library that provides secure and deterministic message authentication and confidentiality using authenticated encryption. | 11 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
jedisct1/swift-sodium | An iOS and macOS cryptography framework built on top of the Sodium library | 519 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
jrmarino/libsodium-ada | A set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality. | 8 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
galoisinc/cryptol | An interpreter for a public standard language for specifying cryptographic algorithms | 1,136 |
b-chiang/protocol-reading-list | A curated list of resources for understanding crypto protocols | 436 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |