Steven Roose
|
dabbdce4d5
|
Fix nit in bit count support and add test for that
|
2020-07-20 13:47:19 +02:00 |
Steven Roose
|
32daa49834
|
Add awareness of uniqueness of words in wors lists
This is needed to have good guarantees for the
Mnemonic::guess_language method which can therefore
be renamed to Mnemonic::language_of.
|
2020-07-18 14:06:16 +02:00 |
Steven Roose
|
6179d293ee
|
Merge pull request #2 from yancyribbens/add-entropy-bounds-check
Add entropy bounds check
|
2020-07-18 13:14:05 +02:00 |
Yancy Ribbens
|
57c79a33cd
|
Add entropy bounds check
|
2020-07-12 10:31:34 -05:00 |
Steven Roose
|
c4f7a37b5c
|
Remove low-memory feature from CI
|
2020-06-19 11:59:37 +01:00 |
Steven Roose
|
988f99309f
|
Spell word list with a space
|
2020-06-19 11:57:38 +01:00 |
Steven Roose
|
b81e1bd75d
|
Add comment to Language::words_by_prefix
|
2020-06-19 11:56:20 +01:00 |
Steven Roose
|
e6cb3dfa1f
|
Remove hashmap based word lookup
|
2020-06-19 11:53:13 +01:00 |
Steven Roose
|
a399d5c4a5
|
Rewrite keeping mnemonic in buffer
|
2020-06-15 11:49:24 +01:00 |
Steven Roose
|
4956854e6a
|
Redesign with indices, still unable to build Japanese
|
2020-06-07 18:29:25 +01:00 |
Steven Roose
|
6c1d9d1dca
|
First version, with static references
|
2020-06-07 00:46:54 +01:00 |