1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 03:34:56 +02:00
Commit graph

16 commits

Author SHA1 Message Date
18f35c66b5 include/libeosio/WIF.hpp: add wif_codec_t struct and related functions/constants. 2023-04-04 13:29:12 +02:00
86d75df2ec include/libeosio/WIF.hpp: declare all WIF_ constant strings as extern and set them in WIF.cpp 2023-04-04 13:26:45 +02:00
171db63de4 include/libeosio/WIF.hpp: Adding WIF_SIG_K1 constant. 2023-03-25 18:23:27 +01:00
1aa6906ba2 WIF: Support PVT_K1 format. 2023-03-25 18:23:27 +01:00
ebb4219024 WIF: Support PUB_K1 format. 2023-03-23 19:15:25 +01:00
9114c17315 include/libeosio/WIF.hpp: adding prefixes constants. 2023-03-23 19:14:51 +01:00
73819444e5 include/libeosio/WIF.hpp: adding signature encode/decode functions. 2023-03-20 13:48:35 +01:00
2a2360bd7d Split include/libeosio/types.hpp into ec.hpp and hash.hpp 2023-03-11 09:48:12 +01:00
c990bae52e include/libeosio/WIF.hpp: Adding wif_pub_decode function 2023-03-10 13:48:26 +01:00
4015399d47 include/libeosio/WIF.hpp: Adding wif_priv_decode function. 2023-03-10 11:13:32 +01:00
77c93edc13 include/libeosio/WIF.hpp: Pass ec_privkey_t and ec_pubkey_t as const reference. 2023-03-08 17:24:22 +01:00
eab4aee8af WIF: add optional prefix parameter to wif_pub_encode() and wif_print_key(), defaults to "EOS" 2021-05-07 13:45:37 +02:00
56f056551e Update copyright year. 2021-02-24 13:58:47 +01:00
e7e92d2321 include/libeosio/WIF.hpp: need to include string 2021-02-24 13:51:58 +01:00
b619ab78d4 Adding/Updating comments in public header files. 2020-05-19 14:55:57 +02:00
aa7f304118 Rename .h files to .hpp 2020-04-19 11:09:32 +02:00
Renamed from include/libeosio/WIF.h (Browse further)