mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Move crypto implementations to src/crypto/
This commit is contained in:
parent
1cc344ce42
commit
13b5dfef64
10 changed files with 12 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "key.h"
|
||||
|
||||
#include "sha2.h"
|
||||
#include "crypto/sha2.h"
|
||||
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/ecdsa.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue