1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-17 03:50:04 +02:00
libantelope/src
2023-03-25 19:54:05 +01:00
..
libsecp256k1 src/libsecp256k1/rng.h: Disable C4005 Warnings on windows temporarily. 2023-03-22 19:00:30 +01:00
openssl Adding src/openssl/ecdsa.cpp 2023-03-22 14:38:03 +01:00
wif src/wif/k1.cpp: in _checksum_suffix() change array to std::vector as MSVC does not like variable size c-arrays. 2023-03-25 19:54:05 +01:00
base58.cpp include/libeosio/base58.hpp: Change decode function to accept vector instead of string. 2023-03-10 10:38:52 +01:00
ec.cpp src/ec.cpp: in _hex() add comma between numbers. 2023-03-19 15:32:08 +01:00
WIF.cpp src/WIF.cpp: use signature encoder/decoder. 2023-03-25 18:23:27 +01:00