|
|
ba0efa2dd7
|
move src dir to cli and add it's own cmake file.
|
2020-04-07 22:37:05 +02:00 |
|
|
|
dd9dd484e3
|
Use the "common" subfolder instead of libeoskeygen repository.
|
2020-04-03 17:26:42 +02:00 |
|
|
|
8035e3233c
|
move some of the headers that should be included in the library to "include/eoskeygen" folder.
|
2020-03-19 09:14:08 +01:00 |
|
|
|
1075481b2e
|
move cli/src to src and combine all CMakeLists.txt
|
2020-03-16 14:10:10 +01:00 |
|
|
|
b52f61d319
|
cmake: split CMakeLists into multiple directories.
|
2020-03-11 12:00:16 +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 |
|
|
|
288c7e96a2
|
src/benchmark.cpp: fixing compiler conversion error by explicitly casting num_keys to float.
|
2020-01-29 11:07:08 +01:00 |
|
|
|
98a3d8b1d1
|
Adding benchmark module
|
2020-01-29 09:13:05 +01:00 |
|