ecdsa-motoko
Cryptographic library
Provides a cryptographic implementation in Motoko, a high-level programming language.
14 stars
4 watching
6 forks
Language: Motoko
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
av1ctor/libsecp256k1.mo | A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
edjcase/motoko_xml | A Motoko library that handles XML serialization and deserialization. | 2 |
flyq/ecdsa_poc | An educational proof-of-concept demonstrating the verification of ECDSA signatures using a custom-built backend in Motoko language | 0 |
rustcrypto/signatures | This project provides digital signature algorithms and implementation in Rust. | 472 |
tgalal/motoko-bitcoin | An open-source library implementing algorithms for Bitcoin integration in the Modelica programming language | 20 |
aviate-labs/crypto.mo | A collection of cryptographic primitives implemented in Motoko | 11 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
timohanke/motoko-sha2 | Provides an implementation of the Sha2 family of hash functions in Motoko | 2 |
tlsfuzzer/python-ecdsa | A Python implementation of ECDSA and ECDH algorithms | 916 |
edjcase/motoko_candid | Provides tools for encoding and decoding binary data to Candid values | 6 |
noku-team/icrc7_motoko | Provides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP) | 2 |
mybraavos/efficient-secp256r1 | An efficient implementation of secp256r1 ECDSA on Cairo | 23 |
enzoh/motoko-sha | A package implementing secure hash algorithms for a specific programming language | 16 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |