1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 11:44:55 +02:00
libantelope/include/libeosio
2023-03-22 14:39:42 +01:00
..
base58.hpp include/libeosio/base58.hpp: Change decode function to accept vector instead of string. 2023-03-10 10:38:52 +01:00
checksum.hpp include/libeosio/checksum.hpp: Adding checksum_validate function 2023-03-10 11:11:39 +01:00
ec.hpp include/libeosio/ec.hpp: Adding ecdsa_recover() 2023-03-21 13:28:37 +01:00
hash.hpp include/libeosio/hash.hpp: Include cstddef instead of cstdint (std::size_t should be more consistent with that header across platforms) 2023-03-11 10:52:29 +01:00
WIF.hpp include/libeosio/WIF.hpp: adding signature encode/decode functions. 2023-03-20 13:48:35 +01:00