|
|
d6a4ae6db8
|
Organize source files into directory.
|
2020-02-19 13:09:53 +01:00 |
|
|
|
f84f474290
|
Merge branch 'dictionary' into develop
# Conflicts:
# CMakeLists.txt
# src/main.cpp
|
2020-02-18 15:08:48 +01:00 |
|
|
|
805bf3e1e5
|
key_search_helpers.h: typo fix
|
2020-02-18 14:36:29 +01:00 |
|
|
|
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 |
|
|
|
bc0369f301
|
Move "ec" directory to "crypto" and move openssl implementation into crypto/openssl directory.
|
2020-02-11 15:42:56 +01:00 |
|
|
|
04641354ff
|
Adding "EOSIOKEYGEN" prefix to all header guards.
|
2020-02-10 17:01:31 +01:00 |
|
|
|
0e9d23086f
|
Adding "eoskeygen" namespace.
|
2020-02-10 16:58:08 +01:00 |
|
|
|
c7802b2e56
|
move types.h and ec stuff to "ec" subdirectory.
|
2020-01-30 08:42:09 +01:00 |
|
|
|
8630f5c255
|
include "types.h" instead of "ec.h" where it is appropriate
|
2020-01-30 08:19:28 +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 |
|
|
|
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 |
|