mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50:03 +02:00
Move "ec" directory to "crypto" and move openssl implementation into crypto/openssl directory.
This commit is contained in:
parent
04641354ff
commit
bc0369f301
10 changed files with 14 additions and 14 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#include <cstring>
|
||||
#include "string.h"
|
||||
#include "WIF.h"
|
||||
#include "ec/generate.h"
|
||||
#include "crypto/ec.h"
|
||||
#include "key_search.h"
|
||||
#include "benchmark.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue