mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
remove cryptopp dependency, add simple unittest for SHA256Transform()
This commit is contained in:
parent
f4769e44a3
commit
6ccff2cbde
28 changed files with 87 additions and 6057 deletions
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include "headers.h"
|
||||
#include "db.h"
|
||||
#include "cryptopp/sha.h"
|
||||
#include "crypter.h"
|
||||
|
||||
using namespace std;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue