Commit graph

17 commits

Author SHA1 Message Date
ThomasV
8ca66e7020 mnemonic: data_dir 2014-09-14 16:08:33 +02:00
ThomasV
cef75e9e7b new seed_version: remove whitespaces only between CJK characters 2014-09-13 19:31:05 +02:00
ThomasV
0606a30804 move wordlists to data dir 2014-09-13 09:58:11 +02:00
ThomasV
b854c3e173 lower seedphrase 2014-09-12 16:48:24 +02:00
ThomasV
fc861c035d forgot prepere_seed 2014-09-11 16:28:03 +02:00
ThomasV
43513adb5c seed_v9: strip whitespaces before hashing 2014-09-11 15:15:50 +02:00
ThomasV
93d073457c add spanish wordlist and remove accents 2014-09-11 14:20:10 +02:00
ThomasV
6361abaf4d extended seed prefix 2014-09-09 11:51:45 +02:00
ThomasV
8f314209b4 normalize unicode right after reading from file 2014-09-03 18:41:25 +02:00
ThomasV
1e75d6f854 add japanese, fix utf8 2014-09-03 17:21:43 +02:00
ThomasV
a2065eff72 use language in config to choose wordlist 2014-09-02 15:34:11 +02:00
ThomasV
92ba934052 NFKD (per bip39) 2014-09-02 15:21:17 +02:00
ThomasV
8816d7072f add 8 bits to entropy target, to offset the constraint imposed by is_new_seed 2014-08-28 17:40:36 +02:00
ThomasV
4d71707be8 add portuguese wordlist, and adapt wordlist parsing 2014-08-28 17:30:44 +02:00
ThomasV
4dcdcbc068 move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed 2014-08-28 15:37:42 +02:00
ThomasV
274c67f984 check message length in mnemonic encode 2014-06-03 09:35:34 +02:00
thomasv
b8773178a1 setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
Renamed from mnemonic.py (Browse further)