caustic
Crypto library
An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies
Caustic Elixir Cryptocurrency Library (Bitcoin, Ethereum, etc.) with extensive cryptography and number theory library
5 stars
3 watching
1 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kleinernik/elixir-aes-cmac | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
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 |
stocks29/ezcryptex | A thin Elixir layer for encrypting and decrypting data | 0 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 49 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |