merkle_tree
Digital signature library
A pure Elixir implementation of a data structure used in cryptography and digital signatures
Merkle Tree implementation in pure Elixir
96 stars
4 watching
17 forks
Language: Elixir
last commit: about 5 years ago
Linked from 1 awesome list
elixirmerkle-tree
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
| Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
| Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |
| A Jupyter kernel implementation for the Elixir programming language | 361 |
| A no-nonsense library for interacting with Elasticsearch from Elixir | 422 |
| A JSON Object Signing and Encryption library for Erlang and Elixir | 311 |
| A tool for efficiently querying and traversing tree-like data structures in Elixir applications | 241 |
| A toolset for generating and testing data in Elixir applications | 888 |
| An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. | 3 |
| A MySQL driver wrapper around the mysql-otp Erlang library for Elixir | 8 |
| A MongoDB driver for Elixir providing a connection to a MongoDB database and support for various query operations and features. | 249 |
| An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
| A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 55 |