|
|
912ae83684
|
key_search_helpers: in key_search_result() pass a dictionary object and highlight words from it.
|
2020-02-17 15:13:54 +01:00 |
|
|
|
0e9d23086f
|
Adding "eoskeygen" namespace.
|
2020-02-10 16:58:08 +01:00 |
|
|
|
56c78cbcc2
|
Adding license headers to some files that did not have it.
|
2020-01-29 11:39:42 +01:00 |
|
|
|
97b834d11e
|
src/key_search_helpers.cpp: in key_search_result() use console colors to highlight the found word.
|
2020-01-16 14:25:47 +01:00 |
|
|
|
075144c72b
|
search: define a key_result struct and store position and length in public key for the word found.
|
2020-01-16 14:24:58 +01:00 |
|
|
|
f6ba8a73a2
|
src/key_search_helpers.cpp: in key_contains_word() skip first 3 chars of pubkey ("EOS")
|
2020-01-16 08:05:53 +01:00 |
|
|
|
bae3721211
|
src/key_search_helpers.cpp: add key_contains_word()
|
2020-01-10 10:41:56 +01:00 |
|
|
|
936378c69f
|
Adding key_search_helpers module.
|
2020-01-10 10:28:55 +01:00 |
|