Implementation of Bitcoin BIP-0039
Project description
<pre>
BIP: BIP-0039
Title: Mnemonic code for generating deterministic keys
Authors: Marek Palatinus <slush@satoshilabs.com>
Pavol Rusnak <stick@satoshilabs.com>
ThomasV <thomasv@bitcointalk.org>
Aaron Voisine <voisine@gmail.com>
Sean Bowe <ewillbefull@gmail.com>
Status: Draft
Type: Standards Track
Created: 10-09-2013
</pre>
==Abstract==
This BIP describes the implementation of a mnemonic code or mnemonic sentence --
a group of easy to remember words -- for the generation of deterministic wallets.
It consists of two parts: generating the mnenomic, and converting it into a
binary seed. This seed can be later used to generate deterministic wallets using
BIP-0032 or similar methods.
==BIP paper==
See https://github.com/trezor/bips/blob/master/bip-0039.mediawiki for full
specification
==Reference Implementation==
Reference implementation including wordlists is available from
http://github.com/trezor/python-mnemonic
BIP: BIP-0039
Title: Mnemonic code for generating deterministic keys
Authors: Marek Palatinus <slush@satoshilabs.com>
Pavol Rusnak <stick@satoshilabs.com>
ThomasV <thomasv@bitcointalk.org>
Aaron Voisine <voisine@gmail.com>
Sean Bowe <ewillbefull@gmail.com>
Status: Draft
Type: Standards Track
Created: 10-09-2013
</pre>
==Abstract==
This BIP describes the implementation of a mnemonic code or mnemonic sentence --
a group of easy to remember words -- for the generation of deterministic wallets.
It consists of two parts: generating the mnenomic, and converting it into a
binary seed. This seed can be later used to generate deterministic wallets using
BIP-0032 or similar methods.
==BIP paper==
See https://github.com/trezor/bips/blob/master/bip-0039.mediawiki for full
specification
==Reference Implementation==
Reference implementation including wordlists is available from
http://github.com/trezor/python-mnemonic
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mnemonic-0.8.tar.gz
(3.3 kB
view details)
File details
Details for the file mnemonic-0.8.tar.gz
.
File metadata
- Download URL: mnemonic-0.8.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a10cad408d96ada0b38649f381c7c1c24272c4ec534ad147a3447727e35e209 |
|
MD5 | 886b057218a22caa56d9aaa2c5b1cab7 |
|
BLAKE2b-256 | d952bf99d0e616d35ea3dabf5771b3e2d7815db965e6b21736faaf2dfdf15e2b |