mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 07:28:03 +01:00
Passphrase for test vectors + haskell implementation
This commit is contained in:
parent
05a07a4b92
commit
2402e67d8b
1 changed files with 4 additions and 1 deletions
|
@ -115,7 +115,8 @@ will make the desired wallet available.
|
|||
|
||||
==Test vectors==
|
||||
|
||||
See https://github.com/trezor/python-mnemonic/blob/master/vectors.json
|
||||
These vectors use "TREZOR" string as passphrase - see
|
||||
https://github.com/trezor/python-mnemonic/blob/master/vectors.json
|
||||
|
||||
==Reference Implementation==
|
||||
|
||||
|
@ -127,3 +128,5 @@ http://github.com/trezor/python-mnemonic
|
|||
|
||||
Objective-C - https://github.com/nybex/NYMnemonic
|
||||
|
||||
Haskell - https://github.com/haskoin/haskoin
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue