Update CMakeLists.txt - play with openssl
[novacoin.git] / src / base58.cpp
2024-02-17 svostFix linker warning: stringop-overread
2024-02-15 svostIncludes cleanup
2022-01-30 svostHeaders cleanup
2022-01-09 svostReplace boost::variant with std::variant
2022-01-09 svostMove some code from base58.h to base58.cpp
2021-11-27 CryptoManiacOpenSSL-independent implementation of base58
2021-11-27 CryptoManiacOpenSSL API hacks
2017-08-04 svostFix CBitcoinAddress::GetKeyID logic 368/head
2016-03-11 CryptoManiacKeep address labels for pubkey pair addresses.
2016-03-06 CryptoManiacSimplification of scriptPubKey handling code.
2016-03-05 CryptoManiacPUBKEY_PAIR_ADDRESS / PUBKEY_PAIR_ADDRESS_TEST
2015-10-18 CryptoManiacReorganize includes a bit.