1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00
Commit graph

4 commits

Author SHA1 Message Date
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
ce5dda06fe crypto/hash: define sha256d()
Better to have it here. Gives the implementation a chance to do any optimization over calling sha256() two times.
2020-02-11 19:30:16 +01:00
fc5614eff2 adding crypto/hash.h and move openssl specific code from checksum.cpp to crypto/openssl/hash.cpp 2020-02-11 15:42:56 +01:00