|
|
0536b89486
|
key_search_mt.cpp: pass m_dict to key_search_result()
|
2020-02-17 15:14:23 +01:00 |
|
|
|
01fc8911a3
|
key_search: make _thr_proc() a method to KeySearch class.
|
2020-02-17 14:39:09 +01:00 |
|
|
|
bc0369f301
|
Move "ec" directory to "crypto" and move openssl implementation into crypto/openssl directory.
|
2020-02-11 15:42:56 +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 |
|
|
|
56c78cbcc2
|
Adding license headers to some files that did not have it.
|
2020-01-29 11:39:42 +01:00 |
|
|
|
2d1696a0e4
|
Merge branch 'compiler-warnings' into develop
|
2020-01-29 10:50:37 +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 |
|
|
|
5b4a45fa59
|
Removing unused includes.
|
2020-01-15 17:13:59 +01:00 |
|
|
|
35bb2302dd
|
key_search: refactor into a KeySearch class.
|
2020-01-15 17:02:53 +01:00 |
|
|
|
6dcc897fcf
|
key_search: refactor key_search_n() and key_search_nt() to proper names.
|
2020-01-10 10:56:32 +01:00 |
|