1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-16 03:44:56 +02:00
antelope-keygen/src/crypto
Henrik Hautakoski 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
..
openssl crypto/hash: define sha256d() 2020-02-11 19:30:16 +01:00
ec.h Move "ec" directory to "crypto" and move openssl implementation into crypto/openssl directory. 2020-02-11 15:42:56 +01:00
hash.h crypto/hash: define sha256d() 2020-02-11 19:30:16 +01:00
types.h 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