|
|
abecabba99
|
include/libeosio/hash.hpp: remove nested struct from ripemd160_t and sha256_t and just use a array directly.
|
2023-03-26 19:28:01 +02:00 |
|
|
|
59e8ce473e
|
tests/ec/ecdsa_recover.cpp: MSVC does not like "key: value" in initializer lists. so skip those.
|
2023-03-22 15:11:55 +01:00 |
|
|
|
95740d47b3
|
tests/ec/ecdsa_verify.cpp: Adding more tests
|
2023-03-22 13:42:53 +01:00 |
|
|
|
15eaa97cec
|
tests/ec: fix test names.
|
2023-03-21 15:34:26 +01:00 |
|
|
|
640f67a934
|
include/libeosio/ec.hpp: Adding ecdsa_sign and ecdsa_verify()
|
2023-03-21 13:28:30 +01:00 |
|