merkle_tree

Digital signature library

A pure Elixir implementation of a data structure used in cryptography and digital signatures

evergreen_tree Merkle Tree implementation in pure Elixir

GitHub

96 stars
4 watching
17 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list

elixirmerkle-tree

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
medhiwidjaja/nary_tree An Elixir implementation of a generic tree data structure with node-based model and traversal APIs 18
dkendal/zipper_tree Provides an efficient way to traverse and modify nested data structures in Elixir. 19
trapped/elixir-rsa Provides an easy-to-use wrapper for public key cryptography in Elixir 35
kleinernik/elixir-aes-cmac An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. 9
dmazzella/ucrypto Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. 32
pprzetacznik/ielixir A Jupyter kernel implementation for the Elixir programming language 360
danielberkompas/elasticsearch-elixir A no-nonsense library for interacting with Elasticsearch from Elixir 421
potatosalad/erlang-jose A JSON Object Signing and Encryption library for Erlang and Elixir 308
coryodaniel/arbor A tool for efficiently querying and traversing tree-like data structures in Elixir applications 239
whatyouhide/stream_data A toolset for generating and testing data in Elixir applications 883
keichan34/elixir_tea An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. 3
tjheeta/mysqlex A MySQL driver wrapper around the mysql-otp Erlang library for Elixir 8
zookzook/elixir-mongodb-driver A MongoDB driver for Elixir providing a connection to a MongoDB database and support for various query operations and features. 245
agro1986/caustic An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies 5
dannnylo/tesseract-ocr-elixir A Tesseract OCR wrapper providing Elixir bindings to read and process text from images 54