bip39-rs
Encryption protocol
An implementation of BIP0039 encryption protocol for Bitcoin wallets
A Rust implementation of BIP-0039
54 stars
7 watching
59 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list
bip39bitcoinmnemonicrust
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoinjs/bip38 | Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 211 |
cosmos/ibc-rs | An implementation of the Inter-Blockchain Communication protocol in Rust. | 206 |
bitcoinjs/bip39 | A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system | 1,101 |
chaintope/bip-schnorrrb | A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
rafaelcaricio/aws-infinidash-rs | A Rust client for an AWS service leveraging blockchain technology for secure and scalable infrastructure automation | 15 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
inv2004/coinbase-pro-rs | A Rust client library for interacting with the Coinbase Pro API and Websocket feed. | 145 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 157 |
alexcrichton/bzip2-rs | A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding | 99 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 545 |